-
Notifications
You must be signed in to change notification settings - Fork 409
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 d…
- Loading branch information
github-action-benchmark
committed
Nov 24, 2024
1 parent
0ceeca3
commit 5611a96
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": 1732408678224, | ||
"lastUpdate": 1732408918138, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -207032,6 +207032,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": "d2ddc436b78f4da6e245593f0da2349ef0245d5a", | ||
"message": "refactor: stop using super contexts for lock dir + format rules (#11151)\n\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2024-11-24T00:27:20Z", | ||
"tree_id": "8cdaeab67f3f6c70969447a06e4e5e643ece64cc", | ||
"url": "https://github.com/ocaml/dune/commit/d2ddc436b78f4da6e245593f0da2349ef0245d5a" | ||
}, | ||
"date": 1732408917436, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic build time (cold, Linux)", | ||
"value": "47.03359019028667", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Watch Benchmark": [ | ||
|