Help for this page

Select Code to Download


  1. or download this
    [21:22:49.82] C:\test>wc -l big.csv
    167772159 big.csv
    
    [21:24:39.11] C:\test>dir big.csv
    07/02/2015  13:27    10,737,418,241 big.csv
    
  2. or download this
    $s = 'kar'; $s x= 32749011;;
    print length $s;;
    ...
    
    $t = time; $s =~ m[karl] and ++$n for 1 .. 100; printf "%.9f\n", ( tim
    +e() - $t ) / 100;;
    0.192800162
    
  3. or download this
    [21:54:00.65] S:\>wc -l big.csv
    167772159 big.csv
    
    [21:55:19.75] S:\>