summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAge
* benchmark: allow benchmark arguments.John MacFarlane2017-01-27
* Fix up benchmarks so they compile.John MacFarlane2017-01-27
* Fixed up weigh-pandoc and benchmark-pandoc so they build.John MacFarlane2017-01-25
* Removed unused import.John MacFarlane2016-11-30
* Added weigh-pandoc for memory usage diagnostics.John MacFarlane2016-11-18
* Fixed benchmark for new API.John MacFarlane2015-12-14
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* Removed unneeded imports in benchmark program.John MacFarlane2015-10-09
* Updated benchmark program.John MacFarlane2015-10-09
* benchmark: Use Criterion.Monad not Criterion.Config.John MacFarlane2015-10-09
* benchmark - removed kludge we needed before CommonMark writer.John MacFarlane2015-03-30
* Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
|\
| * Update benchmarksMatthew Pickering2015-02-18
* | Added CommonMark reader using cmark (libcmark bindings).John MacFarlane2015-03-17
|/
* benchmark: use only test suite for benchmark.John MacFarlane2014-08-01
* Use nfIO in benchmark instead of getLength trick.John MacFarlane2014-08-01
* Make benchmarks compile again.Artyom Kazak2014-08-01
* Update copyright notices for 2014, add missing noticesAlbert Krewinkel2014-05-09
* benchmark: Remove haddock (no writer to create reader input).John MacFarlane2013-09-10
* Revised benchmark for new metadata.John MacFarlane2013-06-25
* Use aeson for json.John MacFarlane2013-06-24
* Updated benchmark code for changes in Text.Pandoc.John MacFarlane2013-01-04
* Fixed benchmark file to find documentation files.John MacFarlane2012-12-29
* Data files changes.John MacFarlane2012-12-29
* Changes to literate haskell options.John MacFarlane2012-08-08
* Benchmark: default to sample size of 20 for speed.John MacFarlane2012-07-27
* Use README + testsuite in benchmarks.John MacFarlane2012-07-27
* Moved WriterOptions and associated types Shared -> Options.John MacFarlane2012-07-26
* Added type signature.John MacFarlane2012-07-26
* Integrated benchmark into cabal.John MacFarlane2012-07-26