summaryrefslogtreecommitdiff
path: root/benchmarks.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-07-14 16:04:49 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-07-14 16:04:49 -0700
commit46f7f2c99f98690f6f63aecf87d7d820bd8dc5d8 (patch)
tree6e75dde41014d345d60e8a445c25706048215615 /benchmarks.md
parent5561e9c754c5a1324741261a9acbdbe92e7a108c (diff)
Updated benchmarks.
Diffstat (limited to 'benchmarks.md')
-rw-r--r--benchmarks.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks.md b/benchmarks.md
index df3fc93..ec96f6e 100644
--- a/benchmarks.md
+++ b/benchmarks.md
@@ -16,11 +16,11 @@ Chacon.
| cheapskate | 8.24 |
| peg-markdown | 5.45 |
| parsedown | 5.06 |
-| **commonmark.js** | 2.20 |
-| marked | 2.13 |
-| discount | 1.90 |
+| **commonmark.js** | 2.09 |
+| marked | 1.99 |
+| discount | 1.85 |
| **cmark** | 0.29 |
-| hoedown | 0.23 |
+| hoedown | 0.21 |
To run these benchmarks, use `make bench PROG=/path/to/program`.