-
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 c…
- Loading branch information
github-action-benchmark
committed
Jan 25, 2025
1 parent
438f958
commit d7145b0
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": 1737820413248, | ||
"lastUpdate": 1737820437997, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -220865,6 +220865,35 @@ window.BENCHMARK_DATA = { | |
"unit": "seconds" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Rudi Grinberg", | ||
"username": "rgrinberg" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "c747c974b92d78dccbaf5d1df447a0285a5fe6d2", | ||
"message": "refactor: small style cleanups (#11388)\n\nreduce scope of identifiers where possible\r\n\r\nmove things closer to where they're used\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2025-01-25T15:39:58Z", | ||
"tree_id": "bfa427cee7252054f182d31dc80f19baa9a12871", | ||
"url": "https://github.com/ocaml/dune/commit/c747c974b92d78dccbaf5d1df447a0285a5fe6d2" | ||
}, | ||
"date": 1737820436470, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic build time (cold, Linux)", | ||
"value": "45.49219619659334", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Watch Benchmark": [ | ||
|