Skip to content

Commit 9d9d13a

Browse files
author
github-action-benchmark
committed
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for f30d21e
1 parent e6c65be commit 9d9d13a

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": 1775835312346,
2+
"lastUpdate": 1775835321609,
33
"repoUrl": "https://github.com/ocaml/dune",
44
"entries": {
55
"Melange Benchmark": [
@@ -358673,6 +358673,35 @@ window.BENCHMARK_DATA = {
358673358673
"unit": "seconds"
358674358674
}
358675358675
]
358676+
},
358677+
{
358678+
"commit": {
358679+
"author": {
358680+
"email": "me@rgrinberg.com",
358681+
"name": "Rudi Grinberg",
358682+
"username": "rgrinberg"
358683+
},
358684+
"committer": {
358685+
"email": "noreply@github.com",
358686+
"name": "GitHub",
358687+
"username": "web-flow"
358688+
},
358689+
"distinct": true,
358690+
"id": "f30d21e3fb31be4acec06f8b912612f9fba53d35",
358691+
"message": "fix: move stale timestamp invalidation to the top (#14126)\n\nPreviously, a bunch of commands invoked the build system in their own\nway which just skipped this crucial step randomly. This was likely\ncausing some non-deterministic issues with dune failing to notice file\nchanges with these commands.\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
358692+
"timestamp": "2026-04-10T16:15:48+01:00",
358693+
"tree_id": "c06e98cfb930322580b59bdae03cf81c9aaf4d01",
358694+
"url": "https://github.com/ocaml/dune/commit/f30d21e3fb31be4acec06f8b912612f9fba53d35"
358695+
},
358696+
"date": 1775835320398,
358697+
"tool": "customSmallerIsBetter",
358698+
"benches": [
358699+
{
358700+
"name": "synthetic build time (warm, Linux)",
358701+
"value": 1.05311966792,
358702+
"unit": "seconds"
358703+
}
358704+
]
358676358705
}
358677358706
],
358678358707
"Synthetic Watch Benchmark": [

0 commit comments

Comments
 (0)