Skip to content

Commit 5f4a18e

Browse files
author
github-action-benchmark
committed
add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark result for 5731ac9
1 parent 52e8f4a commit 5f4a18e

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

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": 1773525319642,
2+
"lastUpdate": 1773529499191,
33
"repoUrl": "https://github.com/ocaml/dune",
44
"entries": {
55
"Melange Benchmark": [
@@ -466409,6 +466409,35 @@ window.BENCHMARK_DATA = {
466409466409
"unit": "seconds"
466410466410
}
466411466411
]
466412+
},
466413+
{
466414+
"commit": {
466415+
"author": {
466416+
"email": "me@rgrinberg.com",
466417+
"name": "Rudi Grinberg",
466418+
"username": "rgrinberg"
466419+
},
466420+
"committer": {
466421+
"email": "noreply@github.com",
466422+
"name": "GitHub",
466423+
"username": "web-flow"
466424+
},
466425+
"distinct": true,
466426+
"id": "5731ac9fab36a3da673fc529faf667a0b53a82d1",
466427+
"message": "refactor: proper equal function for module names (#13799)\n\nThere's no need to rely on compare for this\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
466428+
"timestamp": "2026-03-14T22:54:54Z",
466429+
"tree_id": "99b5986a271b571c0b0a7a706350f90862f9edd3",
466430+
"url": "https://github.com/ocaml/dune/commit/5731ac9fab36a3da673fc529faf667a0b53a82d1"
466431+
},
466432+
"date": 1773529313158,
466433+
"tool": "customSmallerIsBetter",
466434+
"benches": [
466435+
{
466436+
"name": "synthetic watch build time (warm, Linux)",
466437+
"value": 20.47078319598,
466438+
"unit": "seconds"
466439+
}
466440+
]
466412466441
}
466413466442
]
466414466443
}

0 commit comments

Comments
 (0)