Skip to content

Commit 47d89ef

Browse files
docs(readme): update benchmark
1 parent 557ae7e commit 47d89ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -552,15 +552,15 @@ Then upgrade to the latest version of [typescript](https://www.npmjs.com/package
552552
Run benchmark:
553553

554554
```sh
555-
npm run test:benchmark
555+
npm run benchmark
556556
```
557557

558-
Output of benchmark run on MacBook Pro 2017:
558+
Output of benchmark run on MacBook Pro 2021:
559559

560560
```
561-
html-to-react - Single x 415,186 ops/sec ±0.92% (85 runs sampled)
562-
html-to-react - Multiple x 139,780 ops/sec ±2.32% (87 runs sampled)
563-
html-to-react - Complex x 8,118 ops/sec ±2.99% (82 runs sampled)
561+
html-to-react - Single x 1,018,239 ops/sec ±0.43% (94 runs sampled)
562+
html-to-react - Multiple x 380,037 ops/sec ±0.61% (97 runs sampled)
563+
html-to-react - Complex x 35,091 ops/sec ±0.50% (96 runs sampled)
564564
```
565565

566566
Run [Size Limit](https://github.com/ai/size-limit):

0 commit comments

Comments
 (0)