Skip to content

Commit 3616bc3

Browse files
author
github-action-benchmark
committed
add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark result for 48e43fa
1 parent b3aca38 commit 3616bc3

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1782504274334,
2+
"lastUpdate": 1782505084815,
33
"repoUrl": "https://github.com/ocaml/dune",
44
"entries": {
55
"Melange Benchmark": [
@@ -568460,6 +568460,35 @@ window.BENCHMARK_DATA = {
568460568460
"unit": "seconds"
568461568461
}
568462568462
]
568463+
},
568464+
{
568465+
"commit": {
568466+
"author": {
568467+
"email": "me@rgrinberg.com",
568468+
"name": "Rudi Grinberg",
568469+
"username": "rgrinberg"
568470+
},
568471+
"committer": {
568472+
"email": "noreply@github.com",
568473+
"name": "GitHub",
568474+
"username": "web-flow"
568475+
},
568476+
"distinct": true,
568477+
"id": "48e43faef5b31fe0d7ca884490b71404c0888b28",
568478+
"message": "fix(watch): complete RPC builds independently (#15191)\n\nIntroduce build requests with hidden completion ivars in the build\nsystem. The watch build loop can still batch RPC build requests\ntogether, but each request now reports success as soon as its own action\nbuilder completes instead of waiting for the entire batch.\n\nUpdate the concurrent RPC build cram test to expect the fast request to\nfinish before the slow target is released.\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
568479+
"timestamp": "2026-06-26T21:06:41+01:00",
568480+
"tree_id": "71a266625649bcf32ed10b79d6bf1668ceda94b5",
568481+
"url": "https://github.com/ocaml/dune/commit/48e43faef5b31fe0d7ca884490b71404c0888b28"
568482+
},
568483+
"date": 1782504738747,
568484+
"tool": "customSmallerIsBetter",
568485+
"benches": [
568486+
{
568487+
"name": "synthetic watch build time (warm, Linux)",
568488+
"value": 3.709397083073334,
568489+
"unit": "seconds"
568490+
}
568491+
]
568463568492
}
568464568493
]
568465568494
}

0 commit comments

Comments
 (0)