We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03c8db commit de15ac6Copy full SHA for de15ac6
1 file changed
changelog.md
@@ -6,14 +6,14 @@ Features
6
7
This case is a magnitude faster than before
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)
+ OLD STR: * big array x 1.09 ops/sec ±2.15% (7 runs sampled)
+ OLD BUF: * big array x 1.23 ops/sec ±2.67% (8 runs sampled)
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)
+ NEW STR: * big array x 273 ops/sec ±2.09% (85 runs sampled)
+ NEW BUF: * big array x 259 ops/sec ±1.32% (85 runs sampled)
+ (~10mb array with 1000 entries)
15
16
-## v.2.2.0 - 31 Oct, 2016
+## v.2.2.0 - 18 Nov, 2016
17
18
Features
19
0 commit comments