index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
Removed unused import.
John MacFarlane
1
-1
/
+0
2016-11-18
Added weigh-pandoc for memory usage diagnostics.
John MacFarlane
1
-0
/
+37
2015-12-14
Fixed benchmark for new API.
John MacFarlane
1
-2
/
+2
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-1
/
+0
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-0
/
+1
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
1
-1
/
+0
2015-10-09
Removed unneeded imports in benchmark program.
John MacFarlane
1
-2
/
+0
2015-10-09
Updated benchmark program.
John MacFarlane
1
-6
/
+3
2015-10-09
benchmark: Use Criterion.Monad not Criterion.Config.
John MacFarlane
1
-1
/
+1
2015-03-30
benchmark - removed kludge we needed before CommonMark writer.
John MacFarlane
1
-6
/
+1
2015-03-28
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
1
-4
/
+6
2015-03-17
Added CommonMark reader using cmark (libcmark bindings).
John MacFarlane
1
-6
/
+12
2015-02-18
Update benchmarks
Matthew Pickering
1
-3
/
+5
2014-08-01
benchmark: use only test suite for benchmark.
John MacFarlane
1
-3
/
+2
2014-08-01
Use nfIO in benchmark instead of getLength trick.
John MacFarlane
1
-3
/
+1
2014-08-01
Make benchmarks compile again.
Artyom Kazak
1
-15
/
+20
2014-05-09
Update copyright notices for 2014, add missing notices
Albert Krewinkel
1
-1
/
+17
2013-09-10
benchmark: Remove haddock (no writer to create reader input).
John MacFarlane
1
-1
/
+2
2013-06-25
Revised benchmark for new metadata.
John MacFarlane
1
-2
/
+1
2013-06-24
Use aeson for json.
John MacFarlane
1
-8
/
+1
2013-01-04
Updated benchmark code for changes in Text.Pandoc.
John MacFarlane
1
-3
/
+3
2012-12-29
Fixed benchmark file to find documentation files.
John MacFarlane
1
-3
/
+3
2012-12-29
Data files changes.
John MacFarlane
1
-3
/
+3
2012-08-08
Changes to literate haskell options.
John MacFarlane
1
-10
/
+3
2012-07-27
Benchmark: default to sample size of 20 for speed.
John MacFarlane
1
-1
/
+6
2012-07-27
Use README + testsuite in benchmarks.
John MacFarlane
1
-1
/
+2
2012-07-26
Moved WriterOptions and associated types Shared -> Options.
John MacFarlane
1
-2
/
+2
2012-07-26
Added type signature.
John MacFarlane
1
-0
/
+1
2012-07-26
Integrated benchmark into cabal.
John MacFarlane
1
-0
/
+46