cmark

My personal build of CMark ✏️

Commit
c6aa2139eb2c62fc80f94d237aeb4847f7cd395e
Parent
13b81edc2f1a7ac885aa50bcf41015e030473271
Author
John MacFarlane <jgm@berkeley.edu>
Date

Adjust benchmarks for commonmark.js.

Diffstat

1 file changed, 2 insertions, 2 deletions

Status File Name N° Changes Insertions Deletions
Modified benchmarks.md 4 2 2
diff --git 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    |