Skip to content

Commit 6442c9e

Browse files
chore(bench): update size baseline (HugoRCD#227)
1 parent 3d1dcd4 commit 6442c9e

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

packages/evlog/bench/baseline/size.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@
8585
"raw": 2872,
8686
"gzip": 1237
8787
},
88+
{
89+
"entry": "adapter/hyperdx",
90+
"raw": 2959,
91+
"gzip": 1216
92+
},
8893
{
8994
"entry": "adapter/better-stack",
9095
"raw": 2730,
@@ -137,7 +142,7 @@
137142
}
138143
],
139144
"total": {
140-
"raw": 123133,
141-
"gzip": 44668
145+
"raw": 126092,
146+
"gzip": 45884
142147
}
143148
}

0 commit comments

Comments
 (0)