You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__Note.__ CommonMark version runs with [simplified link normalizers](https://github.com/markdown-it/markdown-it/blob/master/benchmark/implementations/current-commonmark/index.js)
268
-
for more "honest" compare. Difference is ~ 1.5x.
270
+
for more "honest" compare. Difference is ≈1.5×.
269
271
270
-
As you can see, `markdown-it` doesn't pay with speed for it's flexibility.
272
+
As you can see, `markdown-it` doesn't pay with speed for its flexibility.
271
273
Slowdown of "full" version caused by additional features not available in
0 commit comments