-
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 Watch Benchmark (customSmallerIsBetter) benchmark resul…
…t for 6152ab8
- Loading branch information
github-action-benchmark
committed
Jan 3, 2025
1 parent
2796db8
commit 8c34f8d
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": 1735869124374, | ||
"lastUpdate": 1735941165006, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -282520,6 +282520,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": "6152ab8ec5d7204d792be7b094063c032bfdd3cc", | ||
"message": "refactor(pkg): make add_impls_to_cache more private (#11270)\n\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2025-01-03T21:44:59Z", | ||
"tree_id": "6d885b6c4476b61f2e7c3f10decff5b7c2202dab", | ||
"url": "https://github.com/ocaml/dune/commit/6152ab8ec5d7204d792be7b094063c032bfdd3cc" | ||
}, | ||
"date": 1735941097143, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic watch build time (warm, Linux)", | ||
"value": "14.609409037639999", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|