-
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 Benchmark (customSmallerIsBetter) benchmark result for 5…
- Loading branch information
github-action-benchmark
committed
Dec 31, 2024
1 parent
90a7b6e
commit 9b0400f
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": 1735645624349, | ||
"lastUpdate": 1735645855580, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -211904,6 +211904,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": "567752af0d32314dc99d177b043a78011097a34f", | ||
"message": "refactor(pkg): remove some types outside of functor (#11256)\n\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2024-12-31T11:37:17Z", | ||
"tree_id": "94cf1b8ff643c07fddb3a9e0ce7be27526a4839f", | ||
"url": "https://github.com/ocaml/dune/commit/567752af0d32314dc99d177b043a78011097a34f" | ||
}, | ||
"date": 1735645854915, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic build time (cold, Linux)", | ||
"value": "45.37745791817334", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Watch Benchmark": [ | ||
|