-
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 346f93a
- Loading branch information
github-action-benchmark
committed
Jan 17, 2025
1 parent
60660a7
commit 46fbc67
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": 1737105681139, | ||
"lastUpdate": 1737109042797, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -286116,6 +286116,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": "346f93a915427e07f4cbb2b098aedcf75d1bdfcf", | ||
"message": "fix: package management working with ocaml.5.3.0 (#11310)\n\n* fix: allow ocaml.5.3.0 to be built with package management\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n* fix: apply reviews\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n---------\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>", | ||
"timestamp": "2025-01-17T11:09:53+01:00", | ||
"tree_id": "a3de8356d910971c2e845601770be642aa82afbd", | ||
"url": "https://github.com/ocaml/dune/commit/346f93a915427e07f4cbb2b098aedcf75d1bdfcf" | ||
}, | ||
"date": 1737108973809, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic watch build time (warm, Linux)", | ||
"value": "14.623200672453331", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|