Skip to content

Commit 23e8ccb

Browse files
author
github-action-benchmark
committed
add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark result for a2e4f4d
1 parent 4d1a96f commit 23e8ccb

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

dev/bench/data.js

+30-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1738191148371,
2+
"lastUpdate": 1738230298516,
33
"repoUrl": "https://github.com/ocaml/dune",
44
"entries": {
55
"Melange Benchmark": [
@@ -295976,6 +295976,35 @@ window.BENCHMARK_DATA = {
295976295976
"unit": "seconds"
295977295977
}
295978295978
]
295979+
},
295980+
{
295981+
"commit": {
295982+
"author": {
295983+
"email": "[email protected]",
295984+
"name": "Chris Armstrong",
295985+
"username": "chris-armstrong"
295986+
},
295987+
"committer": {
295988+
"email": "[email protected]",
295989+
"name": "GitHub",
295990+
"username": "web-flow"
295991+
},
295992+
"distinct": true,
295993+
"id": "a2e4f4d1b320d08063c091eb4b528da0464f3826",
295994+
"message": "Update promotion.rst to explain mode promote (#11122)\n\n* Update promotion.rst to explain mode promote\r\n\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n* Update promotion.rst\r\n\r\nRemove duplication and standardise on \"rule targets\" and \"rule output\"\r\n\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n* consistency in formatting for promotion.rst\r\n\r\nSigned-off-by: Christine Rose <[email protected]>\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n* minor grammar promotion.rst\r\n\r\nSigned-off-by: Christine Rose <[email protected]>\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n* remove comma promotion.rst\r\n\r\nSigned-off-by: Christine Rose <[email protected]>\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n* Update promotion.rst in response to PR comments\r\n\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n* Update doc/concepts/promotion.rst\r\n\r\nCo-authored-by: Etienne Marais <[email protected]>\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n* Update doc/concepts/promotion.rst\r\n\r\nCo-authored-by: Etienne Marais <[email protected]>\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n* Reformulate paragraph to be more explicit\r\n\r\nSigned-off-by: Marek Kubica <[email protected]>\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\n\r\n---------\r\n\r\nSigned-off-by: Chris Armstrong <[email protected]>\r\nSigned-off-by: Christine Rose <[email protected]>\r\nSigned-off-by: Marek Kubica <[email protected]>\r\nCo-authored-by: Christine Rose <[email protected]>\r\nCo-authored-by: Etienne Marais <[email protected]>\r\nCo-authored-by: Marek Kubica <[email protected]>",
295995+
"timestamp": "2025-01-30T10:37:06+01:00",
295996+
"tree_id": "c769a33562adfcc93d80fcd1f1e41c870560767a",
295997+
"url": "https://github.com/ocaml/dune/commit/a2e4f4d1b320d08063c091eb4b528da0464f3826"
295998+
},
295999+
"date": 1738230223264,
296000+
"tool": "customSmallerIsBetter",
296001+
"benches": [
296002+
{
296003+
"name": "synthetic watch build time (warm, Linux)",
296004+
"value": "14.869733189046665",
296005+
"unit": "seconds"
296006+
}
296007+
]
295979296008
}
295980296009
]
295981296010
}

0 commit comments

Comments
 (0)