Skip to content

Commit 9cec5ae

Browse files
committed
remove old benchmark in changeset
1 parent d96a8d8 commit 9cec5ae

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.changeset/nervous-suns-roll.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,3 @@
33
---
44

55
Optimize regexes and parsing to do less work.
6-
7-
```
8-
+--------------------------+------------------------+-----------------------+
9-
| │ simple markdown string │ large markdown string |
10-
+--------------------------+------------------------+-----------------------+
11-
| markdown-to-jsx (next) │ 86,340 ops/sec │ 307 ops/sec |
12-
+--------------------------+------------------------+-----------------------+
13-
| markdown-to-jsx (latest) │ 85,247 ops/sec │ 296 ops/sec |
14-
+--------------------------+------------------------+-----------------------+
15-
```

0 commit comments

Comments
 (0)