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 @@ -6,14 +6,14 @@ Features
66
77This case is a magnitude faster than before
88
9- OLD STR: * big array x 1.09 ops/sec ±2.15% (7 runs sampled)
10- OLD BUF: * big array x 1.23 ops/sec ±2.67% (8 runs sampled)
9+ OLD STR: * big array x 1.09 ops/sec ±2.15% (7 runs sampled)
10+ OLD BUF: * big array x 1.23 ops/sec ±2.67% (8 runs sampled)
1111
12- NEW STR: * big array x 273 ops/sec ±2.09% (85 runs sampled)
13- NEW BUF: * big array x 259 ops/sec ±1.32% (85 runs sampled)
14- (~ 10mb array with 1000 entries)
12+ NEW STR: * big array x 273 ops/sec ±2.09% (85 runs sampled)
13+ NEW BUF: * big array x 259 ops/sec ±1.32% (85 runs sampled)
14+ (~10mb array with 1000 entries)
1515
16- ## v.2.2.0 - 31 Oct , 2016
16+ ## v.2.2.0 - 18 Nov , 2016
1717
1818Features
1919
You can’t perform that action at this time.
0 commit comments