slow:ARGF.read reads the contents of stdin
slow:ARGF.read reads a number of bytes from stdin
slow:ARGF.read reads the contents of one file and stdin
fails(only in full ARGF run):ARGF.read reads the contents of the file with default encoding
