summaryrefslogtreecommitdiff
path: root/Benchmark.hs
Commit message (Expand)AuthorAge
* Moved stateLiterateHaskell to readerLiterateHaskell in Options.John MacFarlane2012-07-25
* Got rid of stateStandalone, which was hardly used anyway.John MacFarlane2012-07-25
* More accurate benchmark for normalize.John MacFarlane2010-12-30
* New HTML reader using tagsoup as a lexer.John MacFarlane2010-12-30
* Added normalize benchmark to Benchmark.hs.John MacFarlane2010-12-25
* Benchmark: use nf for writers.John MacFarlane2010-12-12
* Added Benchmark.hs, testing all readers + writers using criterion.John MacFarlane2010-12-10