-
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 1…
- Loading branch information
github-action-benchmark
committed
Jan 17, 2025
1 parent
0d32429
commit 60660a7
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": 1737105673021, | ||
"lastUpdate": 1737105681139, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -215413,6 +215413,35 @@ window.BENCHMARK_DATA = { | |
"unit": "seconds" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Etienne Marais", | ||
"username": "maiste" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "15f15dcb772d10c886e93f4f0d807e1891351708", | ||
"message": "refactor: remove unused ocaml function (#11316)\n\nSigned-off-by: Etienne Marais <[email protected]>", | ||
"timestamp": "2025-01-17T10:07:14+01:00", | ||
"tree_id": "0ec920771c41bc04c34ed74b3613fa8212b4cdef", | ||
"url": "https://github.com/ocaml/dune/commit/15f15dcb772d10c886e93f4f0d807e1891351708" | ||
}, | ||
"date": 1737105680005, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic build time (warm, Linux)", | ||
"value": "1.0056204530666668", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Watch Benchmark": [ | ||
|