Skip to content

Commit 92a73fa

Browse files
author
github-action-benchmark
committed
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 350b976
1 parent 875c128 commit 92a73fa

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": 1773503588181,
2+
"lastUpdate": 1773503596603,
33
"repoUrl": "https://github.com/ocaml/dune",
44
"entries": {
55
"Melange Benchmark": [
@@ -345565,6 +345565,35 @@ window.BENCHMARK_DATA = {
345565345565
"unit": "seconds"
345566345566
}
345567345567
]
345568+
},
345569+
{
345570+
"commit": {
345571+
"author": {
345572+
"email": "me@rgrinberg.com",
345573+
"name": "Rudi Grinberg",
345574+
"username": "rgrinberg"
345575+
},
345576+
"committer": {
345577+
"email": "noreply@github.com",
345578+
"name": "GitHub",
345579+
"username": "web-flow"
345580+
},
345581+
"distinct": true,
345582+
"id": "350b976e735193e23cb56c5b3610e7d49effd2cc",
345583+
"message": "fix: generate a better test target for packages with (dir ..) (#13778)\n\nLimit the test target to the package's directory\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
345584+
"timestamp": "2026-03-14T15:37:57Z",
345585+
"tree_id": "61d887c46fc91c3146e84b3e1c6e399bf63371d3",
345586+
"url": "https://github.com/ocaml/dune/commit/350b976e735193e23cb56c5b3610e7d49effd2cc"
345587+
},
345588+
"date": 1773503595789,
345589+
"tool": "customSmallerIsBetter",
345590+
"benches": [
345591+
{
345592+
"name": "synthetic build time (warm, Linux)",
345593+
"value": 1.0705292625066665,
345594+
"unit": "seconds"
345595+
}
345596+
]
345568345597
}
345569345598
],
345570345599
"Synthetic Watch Benchmark": [

0 commit comments

Comments
 (0)