% 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.013 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.258 0.198 0.174 2.953 0.161 filter 0.079 0.089 0.078 0.198 0.082 filterChar 0.006 0.000 0.000 0.005 0.008 filterNotChar 0.049 0.050 0.048 0.055 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.000 0.000 0.000 0.000 0.000 span 0.000 0.000 0.000 0.000 0.000 spanEnd 0.000 0.000 0.000 0.000 0.000 break 0.000 0.000 0.000 0.000 0.000 lines 0.071 0.069 0.070 0.071 split 0.162 0.051 0.049 0.050 0.052 unlines 0.048 0.047 0.046 0.048 words 0.852 0.861 1.316 1.318 unwords 0.023 0.023 0.022 0.025 reverse 0.009 0.008 0.008 0.008 concat 0.000 0.000 0.000 0.000 cons 0.014 0.014 0.014 0.014 0.013 snoc 0.007 0.006 0.006 0.006 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.489 0.477 0.482 0.471 tails 0.399 0.404 0.412 0.400 intersperse 0.013 0.013 0.013 0.012 0.012 join 0.011 0.011 0.011 0.012 concatMap -- any 0.000 0.000 0.000 0.000 0.000 all 0.000 0.000 0.000 0.000 0.000 sort 5.920 5.927 5.930 5.944 maximum 0.008 0.008 0.008 0.006 0.008 minimum 0.008 0.008 0.008 0.012 0.015 replicate 0.008 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.077 0.089 0.077 0.195 0.079 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.000 0.000 0.000 elemIndices 0.005 0.004 0.004 0.004 0.004 findIndices 0.147 0.157 0.144 0.266 0.147 splitAt 0.000 0.000 0.000 0.000 lineIndices 0.043 0.038 0.042 0.038 breakChar 0.000 0.000 0.000 0.000 0.000 breakSpace 0.001 0.000 0.000 0.000 splitWith 0.110 0.119 0.109 0.231 0.114 dropSpace 0.000 0.000 0.000 0.000 dropSpaceEnd 0.000 0.000 0.000 0.000 joinWithChar 0.006 0.006 0.006 0.006 0.006 join 0.012 0.000 0.000 0.000 0.012 zip 0.552 0.564 0.548 0.610 zipWith 0.497 0.507 0.504 0.521 isSubstringOf 0.890 0.921 0.890 0.906 isPrefixOf 0.000 0.000 0.000 0.000 isSuffixOf 0.000 0.000 0.000 0.000 count 0.019 0.018 0.019 0.019 addr1 0.000 0.000 0.000 0.000 addr2 0.000 0.000 0.000 0.000