File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -120,16 +120,16 @@ implementations against a few simple use cases that cover most HTML attributes:
120120
121121```
122122# Set #1
123- Original x 1,316,183 ops/sec ±0.54 % (96 runs sampled)
124- Current x 6,405 ops/sec ±0.36 % (92 runs sampled)
123+ Original x 1,321,465 ops/sec ±0.16 % (98 runs sampled)
124+ Current x 13,828 ops/sec ±0.35 % (87 runs sampled)
125125
126126# Set #2
127- Original x 1,644,423 ops/sec ±0.12 % (101 runs sampled)
128- Current x 9,071 ops/sec ±0.75 % (98 runs sampled)
127+ Original x 1,640,239 ops/sec ±0.13 % (101 runs sampled)
128+ Current x 20,588 ops/sec ±0.29 % (99 runs sampled)
129129
130130# Set #3
131- Original x 946,032 ops/sec ±0.13 % (102 runs sampled)
132- Current x 19,239 ops/sec ±0.76 % (97 runs sampled)
131+ Original x 946,995 ops/sec ±0.12 % (101 runs sampled)
132+ Current x 37,336 ops/sec ±0.23 % (96 runs sampled)
133133```
134134
135135## Implementations in other languages
You can’t perform that action at this time.
0 commit comments