File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -552,15 +552,15 @@ Then upgrade to the latest version of [typescript](https://www.npmjs.com/package
552
552
Run benchmark:
553
553
554
554
``` sh
555
- npm run test: benchmark
555
+ npm run benchmark
556
556
```
557
557
558
- Output of benchmark run on MacBook Pro 2017 :
558
+ Output of benchmark run on MacBook Pro 2021 :
559
559
560
560
```
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)
564
564
```
565
565
566
566
Run [ Size Limit] ( https://github.com/ai/size-limit ) :
You can’t perform that action at this time.
0 commit comments