-
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 8cf2fce
- Loading branch information
github-action-benchmark
committed
Jan 13, 2025
1 parent
2f5d949
commit 7ff9436
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": 1736702271711, | ||
"lastUpdate": 1736759057575, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -283564,6 +283564,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": "8cf2fce49ce0e2c2aa2db41165f812103b814663", | ||
"message": "refactor(pkg): stop qualifying stdune in sat (#11285)\n\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2025-01-13T08:56:49Z", | ||
"tree_id": "d264f06b6a9ec46ceab062bc169147e05c531b78", | ||
"url": "https://github.com/ocaml/dune/commit/8cf2fce49ce0e2c2aa2db41165f812103b814663" | ||
}, | ||
"date": 1736758989770, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic watch build time (warm, Linux)", | ||
"value": "14.661118939333335", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|