-
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 9…
- Loading branch information
github-action-benchmark
committed
Aug 10, 2024
1 parent
eb10602
commit 18e7ea0
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": 1723254331009, | ||
"lastUpdate": 1723254339768, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -189487,6 +189487,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": "9af2225d241f81005114d71ca040837d21a0e049", | ||
"message": "refactor(pkg): trivial binding simplifications (#10812)\n\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2024-08-10T02:32:02+01:00", | ||
"tree_id": "017147c427477ef08c08dad92097ceba95e61e03", | ||
"url": "https://github.com/ocaml/dune/commit/9af2225d241f81005114d71ca040837d21a0e049" | ||
}, | ||
"date": 1723254339105, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic build time (warm, Linux)", | ||
"value": "1.2398142145333333", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Watch Benchmark": [ | ||
|