Skip to content

Commit 413eb14

Browse files
committed
chore(bench): update size baseline
1 parent 861f6d2 commit 413eb14

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

packages/evlog/bench/baseline/size.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
{
44
"entry": "framework/nitro",
55
"raw": 18760,
6-
"gzip": 6988
6+
"gzip": 6982
77
},
88
{
99
"entry": "framework/next",
1010
"raw": 12226,
11-
"gzip": 4228
11+
"gzip": 4229
1212
},
1313
{
1414
"entry": "framework/ai",
@@ -83,7 +83,7 @@
8383
{
8484
"entry": "framework/nestjs",
8585
"raw": 2872,
86-
"gzip": 1237
86+
"gzip": 1235
8787
},
8888
{
8989
"entry": "adapter/hyperdx",
@@ -98,12 +98,12 @@
9898
{
9999
"entry": "framework/elysia",
100100
"raw": 2540,
101-
"gzip": 1073
101+
"gzip": 1072
102102
},
103103
{
104104
"entry": "framework/fastify",
105105
"raw": 2344,
106-
"gzip": 1010
106+
"gzip": 1008
107107
},
108108
{
109109
"entry": "workers",
@@ -113,12 +113,12 @@
113113
{
114114
"entry": "framework/express",
115115
"raw": 1322,
116-
"gzip": 702
116+
"gzip": 700
117117
},
118118
{
119119
"entry": "framework/hono",
120120
"raw": 1098,
121-
"gzip": 595
121+
"gzip": 593
122122
},
123123
{
124124
"entry": "browser",
@@ -138,7 +138,7 @@
138138
{
139139
"entry": "logger",
140140
"raw": 380,
141-
"gzip": 207
141+
"gzip": 208
142142
},
143143
{
144144
"entry": "client",
@@ -153,6 +153,6 @@
153153
],
154154
"total": {
155155
"raw": 129880,
156-
"gzip": 47526
156+
"gzip": 47513
157157
}
158158
}

0 commit comments

Comments
 (0)