diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-29 11:25:06 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-29 11:25:25 -0800 |
commit | ccb33be77cc1109a078b73f859c51a079958d81d (patch) | |
tree | ce2075a2d5f7ed3974a5850fa5670a5da2a7aec5 | |
parent | 3ff8fab34651e9acdc14be8cd0cbdd9df01004b2 (diff) |
Updated benchmarks.
We gained a bit of speed with #225!
-rw-r--r-- | benchmarks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks.md b/benchmarks.md index cee3f29..80a50fd 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -13,7 +13,7 @@ Some benchmarks, run on an ancient Thinkpad running Intel Core 2 Duo at 2GHz. | **commonmark.js** | 2.675 | 13.4 | | marked | 1.855 | 9.3 | | discount | 1.705 | 8.5 | -| **cmark** | 0.315 | 1.6 | +| **cmark** | 0.295 | 1.5 | | sundown | 0.200 | 1.0 | |