Skip to content

Commit ea00784

Browse files
author
github-action-benchmark
committed
add Bundle Sizes (customSmallerIsBetter) benchmark result for 242465f
1 parent 8cb09ad commit ea00784

File tree

1 file changed

+45
-1
lines changed

1 file changed

+45
-1
lines changed

bundle-sizes/data.js

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1738588278913,
2+
"lastUpdate": 1738696901920,
33
"repoUrl": "https://github.com/rocicorp/mono",
44
"entries": {
55
"Bundle Sizes": [
@@ -51100,6 +51100,50 @@ window.BENCHMARK_DATA = {
5110051100
"unit": "bytes"
5110151101
}
5110251102
]
51103+
},
51104+
{
51105+
"commit": {
51106+
"author": {
51107+
"email": "[email protected]",
51108+
"name": "Darick Tong",
51109+
"username": "darkgnotic"
51110+
},
51111+
"committer": {
51112+
"email": "[email protected]",
51113+
"name": "GitHub",
51114+
"username": "web-flow"
51115+
},
51116+
"distinct": true,
51117+
"id": "242465f1438572e7904c45429d97a4ef372442cf",
51118+
"message": "feat(zero-cache): map CRUD operations to server names (#3705)",
51119+
"timestamp": "2025-02-04T11:20:40-08:00",
51120+
"tree_id": "c22347ed6dffd82c1977b84d9c152c6a10a63255",
51121+
"url": "https://github.com/rocicorp/mono/commit/242465f1438572e7904c45429d97a4ef372442cf"
51122+
},
51123+
"date": 1738696891282,
51124+
"tool": "customSmallerIsBetter",
51125+
"benches": [
51126+
{
51127+
"name": "Size of replicache.mjs",
51128+
"value": 293292,
51129+
"unit": "bytes"
51130+
},
51131+
{
51132+
"name": "Size of replicache.mjs.br (Brotli compressed)",
51133+
"value": 52925,
51134+
"unit": "bytes"
51135+
},
51136+
{
51137+
"name": "Size of replicache.min.mjs",
51138+
"value": 108341,
51139+
"unit": "bytes"
51140+
},
51141+
{
51142+
"name": "Size of replicache.min.mjs.br (Brotli compressed)",
51143+
"value": 30875,
51144+
"unit": "bytes"
51145+
}
51146+
]
5110351147
}
5110451148
]
5110551149
}

0 commit comments

Comments
 (0)