Skip to content

Commit de15ac6

Browse files
author
Ruben Bridgewater
committed
Fix changelog
1 parent c03c8db commit de15ac6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

changelog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ Features
66

77
This 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

1818
Features
1919

0 commit comments

Comments
 (0)