Skip to content

Commit 2bc3067

Browse files
chore(bench): update size baseline (#221)
Co-authored-by: HugoRCD <71938701+HugoRCD@users.noreply.github.com>
1 parent 50dc5ef commit 2bc3067

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/evlog/bench/baseline/size.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22
"entries": [
33
{
44
"entry": "framework/nitro",
5-
"raw": 18011,
6-
"gzip": 7038
5+
"raw": 18108,
6+
"gzip": 7072
77
},
88
{
99
"entry": "logger",
1010
"raw": 11982,
1111
"gzip": 3867
1212
},
13+
{
14+
"entry": "framework/ai",
15+
"raw": 11537,
16+
"gzip": 3189
17+
},
1318
{
1419
"entry": "framework/next",
1520
"raw": 9145,
@@ -30,11 +35,6 @@
3035
"raw": 5898,
3136
"gzip": 2149
3237
},
33-
{
34-
"entry": "framework/ai",
35-
"raw": 6588,
36-
"gzip": 2032
37-
},
3838
{
3939
"entry": "enrichers",
4040
"raw": 6293,
@@ -137,7 +137,7 @@
137137
}
138138
],
139139
"total": {
140-
"raw": 118087,
141-
"gzip": 43477
140+
"raw": 123133,
141+
"gzip": 44668
142142
}
143143
}

0 commit comments

Comments
 (0)