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
552552Run 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
566566Run [ Size Limit] ( https://github.com/ai/size-limit ) :
You can’t perform that action at this time.
0 commit comments