diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-01-17 12:45:50 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-01-17 12:45:50 -0800 |
commit | af3c456b2495ef930719988fc1bc1848240122ef (patch) | |
tree | e6110a09c744b83108f5f2cad49357663c6acfda | |
parent | 433899233db4b0cc04e00d8202659d0b8a169c5a (diff) |
Updated benchmarks.
-rw-r--r-- | benchmarks.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks.md b/benchmarks.md index 9ee375e..fc06126 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -41,7 +41,7 @@ setting the `BENCHINP` environment variable. Implementation | Ops/sec ----------------|--------- -commonmark.js | 569 -showdown.js | 168 -marked.js | 553 -markdown-it | 736 +commonmark.js | 586 +showdown.js | 171 +marked.js | 564 +markdown-it | 760 |