File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,15 @@ or you can run it for yourself within the repository:
46
46
``` console
47
47
$ tox -e py38-bench-packages -- --benchmark-columns mean,stddev
48
48
49
- Name (time in ms) Mean StdDev
49
+ Name (time in ms) Mean StdDev
50
50
-----------------------------------------------------------------
51
- test_mistune 77.0086 (1.0) 0.9199 (1.0 )
52
- test_markdown_it_py 220.1133 (2.86 ) 6.8678 (7.47 )
53
- test_mistletoe 249.1983 (3.24 ) 20.6663 (22.47 )
54
- test_commonmark_py 503.5010 (6.54 ) 21.1818 (23.03 )
55
- test_panflute 988.7235 (12.84 ) 41.9010 (45.55 )
56
- test_pymarkdown 1,088.7477 (14.14 ) 59.3361 (64.51 )
57
- test_pymarkdown_extra 1,071.4707 (13.91 ) 38.1846 (41.51 )
51
+ test_mistune 82.0024 (1.0) 10.7779 (1.61 )
52
+ test_markdown_it_py 190.9571 (2.33 ) 6.6946 (1.0 )
53
+ test_mistletoe 247.1633 (3.01 ) 16.3956 (2.45 )
54
+ test_commonmark_py 482.6411 (5.89 ) 67.8219 (10.13 )
55
+ test_panflute 1,043.0018 (12.72 ) 229.1034 (34.22 )
56
+ test_pymarkdown 964.6831 (11.76 ) 77.2787 (11.54 )
57
+ test_pymarkdown_extra 1,051.8680 (12.83 ) 32.2971 (4.82 )
58
58
-----------------------------------------------------------------
59
59
```
60
60
You can’t perform that action at this time.
0 commit comments