-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for a…
- Loading branch information
github-action-benchmark
committed
Jan 30, 2025
1 parent
80eb967
commit 6d34235
Showing
1 changed file
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1738230687877, | ||
"lastUpdate": 1738230696150, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -222895,6 +222895,35 @@ window.BENCHMARK_DATA = { | |
"unit": "seconds" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Chris Armstrong", | ||
"username": "chris-armstrong" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "a2e4f4d1b320d08063c091eb4b528da0464f3826", | ||
"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]>", | ||
"timestamp": "2025-01-30T10:37:06+01:00", | ||
"tree_id": "c769a33562adfcc93d80fcd1f1e41c870560767a", | ||
"url": "https://github.com/ocaml/dune/commit/a2e4f4d1b320d08063c091eb4b528da0464f3826" | ||
}, | ||
"date": 1738230695063, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic build time (warm, Linux)", | ||
"value": "1.0250100389999999", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Watch Benchmark": [ | ||
|