Skip to content

Commit 797a91b

Browse files
author
github-action-benchmark
committed
add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark result for e3fa370
1 parent 13d85e9 commit 797a91b

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": 1781469058223,
2+
"lastUpdate": 1781555562896,
33
"repoUrl": "https://github.com/ocaml/dune",
44
"entries": {
55
"Melange Benchmark": [
@@ -558977,6 +558977,35 @@ window.BENCHMARK_DATA = {
558977558977
"unit": "seconds"
558978558978
}
558979558979
]
558980+
},
558981+
{
558982+
"commit": {
558983+
"author": {
558984+
"email": "me@rgrinberg.com",
558985+
"name": "Rudi Grinberg",
558986+
"username": "rgrinberg"
558987+
},
558988+
"committer": {
558989+
"email": "noreply@github.com",
558990+
"name": "GitHub",
558991+
"username": "web-flow"
558992+
},
558993+
"distinct": true,
558994+
"id": "e3fa370816060a759bc609d419f1715bca65d1e7",
558995+
"message": "fix(make): skip existing start/dune init (#15218)\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
558996+
"timestamp": "2026-06-15T21:22:11+01:00",
558997+
"tree_id": "941a7b88e23e9a9ec0aff8ecfc791e399f62056a",
558998+
"url": "https://github.com/ocaml/dune/commit/e3fa370816060a759bc609d419f1715bca65d1e7"
558999+
},
559000+
"date": 1781555288936,
559001+
"tool": "customSmallerIsBetter",
559002+
"benches": [
559003+
{
559004+
"name": "synthetic watch build time (warm, Linux)",
559005+
"value": 4.091750614486667,
559006+
"unit": "seconds"
559007+
}
559008+
]
558980559009
}
558981559010
]
558982559011
}

0 commit comments

Comments
 (0)