-
Notifications
You must be signed in to change notification settings - Fork 412
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark resul…
…t for 3e93d6a
- Loading branch information
github-action-benchmark
committed
Dec 27, 2024
1 parent
4a47ddc
commit b1cc98b
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": 1735261704224, | ||
"lastUpdate": 1735295307259, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -280316,6 +280316,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": "3e93d6acb5488ad489599b8df613c77440b35abd", | ||
"message": "refactor(pkg): remove candidates class (#11239)\n\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2024-12-27T10:19:31Z", | ||
"tree_id": "5cd6740c46b114db58e012a44efe285ed49c1981", | ||
"url": "https://github.com/ocaml/dune/commit/3e93d6acb5488ad489599b8df613c77440b35abd" | ||
}, | ||
"date": 1735295239716, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic watch build time (warm, Linux)", | ||
"value": "15.647873153733334", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|