% make bench ghc --make -O -funbox-strict-fields Bench.hs -o bench -package fps -no-recomp Chasing modules from: Bench.hs Compiling Main ( Bench.hs, Bench.o ) Linking ... ./bench +RTS -H64m -K64m Initialising test data... Size of test data: 4875k Char8 ASCII Latin1 Win1252 Byte ++ 0.014 0.000 0.000 0.000 length 0.000 0.000 0.000 0.000 compare 0.000 index 0.000 0.000 0.000 0.000 0.000 map 0.256 0.209 0.178 0.547 0.165 filter 0.079 0.091 0.079 0.125 0.082 filterChar 0.006 0.000 0.000 0.006 0.008 filterNotChar 0.048 0.049 0.049 0.058 0.049 take 0.000 0.000 0.000 0.000 drop 0.000 0.000 0.000 0.000 takeWhile 0.000 0.000 0.000 0.000 0.000 dropWhile 0.001 0.000 0.000 0.000 0.000 span 0.001 0.000 0.000 0.000 0.000 spanEnd 0.000 0.000 0.000 0.000 0.000 break 0.001 0.000 0.000 0.000 0.000 lines 0.072 0.072 0.072 0.071 split 0.160 0.049 0.052 0.050 0.054 unlines 0.049 0.048 0.047 0.048 words 0.859 0.860 1.322 1.321 unwords 0.023 0.024 0.023 0.024 reverse 0.010 0.009 0.009 0.009 concat 0.000 0.000 0.000 0.000 cons 0.014 0.014 0.014 0.014 0.014 snoc 0.007 0.006 0.006 0.007 0.006 empty 0.000 0.000 0.000 0.000 head 0.000 0.000 0.000 0.000 0.000 tail 0.000 0.000 0.000 0.000 last 0.000 0.000 0.000 0.000 0.000 init 0.000 0.000 0.000 0.000 inits 0.496 0.484 0.480 0.485 tails 0.417 0.416 0.414 0.425 intersperse 0.013 0.013 0.012 0.013 0.013 join 0.011 0.012 0.012 0.012 concatMap -- any 0.000 0.000 0.000 0.000 0.000 all 0.000 0.001 0.000 0.000 0.000 sort 5.917 5.919 5.929 5.913 maximum 0.007 0.006 0.006 0.006 0.006 minimum 0.008 0.006 0.007 0.007 0.006 replicate 0.009 0.000 0.000 0.008 0.000 elem 0.000 0.000 0.000 0.000 0.000 notElem 0.000 0.000 0.000 0.000 0.000 find 0.078 0.091 0.076 0.123 0.081 elemIndex 0.000 0.000 0.000 0.000 0.000 elemIndexLast 0.000 0.000 0.000 0.000 0.000 findIndex 0.000 0.000 0.001 0.001 0.001 elemIndices 0.004 0.004 0.004 0.004 0.004 findIndices 0.144 0.156 0.142 0.192 0.150 splitAt 0.000 0.000 0.000 0.000 lineIndices 0.039 0.038 0.038 0.040 breakChar 0.000 0.000 0.000 0.000 0.000 breakSpace 0.000 0.000 0.000 0.000 splitWith 0.109 0.119 0.108 0.131 0.112 dropSpace 0.000 0.000 0.000 0.000 dropSpaceEnd 0.000 0.000 0.000 0.000 joinWithChar 0.007 0.006 0.006 0.006 0.006 join 0.012 0.000 0.000 0.000 0.012 zip 0.566 0.566 0.553 0.591 zipWith 0.510 0.514 0.506 0.512 isSubstringOf 0.913 0.918 0.916 0.918 isPrefixOf 0.000 0.000 0.000 0.000 isSuffixOf 0.000 0.000 0.000 0.000 count 0.018 0.019 0.020 0.019 addr1 0.000 0.000 0.000 0.000 addr2 0.000 0.000 0.000 0.000