diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-01-25 18:04:17 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-01-25 18:04:17 -0800 |
commit | c6aa2139eb2c62fc80f94d237aeb4847f7cd395e (patch) | |
tree | ba831edb298a5568cec423e8e52f8840ea8018d2 /benchmarks.md | |
parent | 13b81edc2f1a7ac885aa50bcf41015e030473271 (diff) |
Adjust benchmarks for commonmark.js.
Diffstat (limited to 'benchmarks.md')
-rw-r--r-- | benchmarks.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks.md b/benchmarks.md index 6427ff6..fb4386f 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -11,8 +11,8 @@ Some benchmarks, run on an ancient Thinkpad running Intel Core 2 Duo at 2GHz. | cheapskate | 8.24 | | peg-markdown | 5.45 | | parsedown | 5.06 | -| **commonmark.js** | 2.09 | -| marked | 1.93 | +| marked | 1.94 | +| **commonmark.js** | 1.93 | | discount | 1.86 | | **cmark** | 0.37 | | sundown | 0.34 | |