We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55edb7f commit 719d709Copy full SHA for 719d709
benchmark/results/make-matrix-ci.json
@@ -1,25 +1,25 @@
1
{
2
"name": "make-matrix",
3
- "date": "2022-10-16T21:10:24.839Z",
+ "date": "2022-12-16T17:15:23.708Z",
4
"version": "2.3.2",
5
"results": [
6
7
"name": "nDimensions",
8
- "ops": 8112,
9
- "margin": 1.14,
10
- "percentSlower": 91.81
+ "ops": 9303,
+ "margin": 1.75,
+ "percentSlower": 92.14
11
},
12
13
"name": "specificDimensions",
14
- "ops": 99077,
15
- "margin": 1.24,
+ "ops": 118395,
+ "margin": 1.69,
16
"percentSlower": 0
17
18
19
"name": "specific & callback",
20
- "ops": 20360,
21
- "margin": 0.71,
22
- "percentSlower": 79.45
+ "ops": 24753,
+ "margin": 0.25,
+ "percentSlower": 79.09
23
}
24
],
25
"fastest": {
0 commit comments