Skip to content

Commit 719d709

Browse files
semantic-release-botneefrehman
authored andcommitted
chore(release): 2.3.2 [skip ci]
* **bundlesize:** reduce bundle size by treeshaking with rollup ([8782d45](8782d45))
1 parent 55edb7f commit 719d709

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

benchmark/results/make-matrix-ci.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"name": "make-matrix",
3-
"date": "2022-10-16T21:10:24.839Z",
3+
"date": "2022-12-16T17:15:23.708Z",
44
"version": "2.3.2",
55
"results": [
66
{
77
"name": "nDimensions",
8-
"ops": 8112,
9-
"margin": 1.14,
10-
"percentSlower": 91.81
8+
"ops": 9303,
9+
"margin": 1.75,
10+
"percentSlower": 92.14
1111
},
1212
{
1313
"name": "specificDimensions",
14-
"ops": 99077,
15-
"margin": 1.24,
14+
"ops": 118395,
15+
"margin": 1.69,
1616
"percentSlower": 0
1717
},
1818
{
1919
"name": "specific & callback",
20-
"ops": 20360,
21-
"margin": 0.71,
22-
"percentSlower": 79.45
20+
"ops": 24753,
21+
"margin": 0.25,
22+
"percentSlower": 79.09
2323
}
2424
],
2525
"fastest": {

0 commit comments

Comments
 (0)