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
6
6
7
7
This case is a magnitude faster than before
8
8
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)
11
11
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)
15
15
16
- ## v.2.2.0 - 31 Oct , 2016
16
+ ## v.2.2.0 - 18 Nov , 2016
17
17
18
18
Features
19
19
You can’t perform that action at this time.
0 commit comments