We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cc3308 + e097b8d commit a400a6aCopy full SHA for a400a6a
1 file changed
packages/evlog/bench/baseline/size.json
@@ -18,7 +18,7 @@
18
{
19
"entry": "adapter/datadog",
20
"raw": 6149,
21
- "gzip": 2504
+ "gzip": 2505
22
},
23
24
"entry": "framework/vite",
@@ -28,7 +28,7 @@
28
29
"entry": "adapter/sentry",
30
"raw": 6208,
31
- "gzip": 2401
+ "gzip": 2402
32
33
34
"entry": "adapter/otlp",
@@ -53,7 +53,7 @@
53
54
"entry": "adapter/posthog",
55
"raw": 4994,
56
- "gzip": 1541
+ "gzip": 1542
57
58
59
"entry": "error",
@@ -98,7 +98,7 @@
98
99
"entry": "adapter/better-stack",
100
"raw": 2742,
101
- "gzip": 1119
+ "gzip": 1120
102
103
104
"entry": "framework/fastify",
@@ -153,6 +153,6 @@
153
],
154
"total": {
155
"raw": 133014,
156
- "gzip": 48646
+ "gzip": 48650
157
}
158
0 commit comments