-
Notifications
You must be signed in to change notification settings - Fork 414
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 f401fbe
- Loading branch information
github-action-benchmark
committed
Feb 9, 2025
1 parent
c98feee
commit 2357f1d
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": 1739119366825, | ||
"lastUpdate": 1739141122497, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -299572,6 +299572,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": "f401fbef6eb7f7247f32dbbfdb366135add72e0e", | ||
"message": "refactor(pkg): remove some unused stuff (#11459)\n\n* Remove unused library dependencies\r\n* Remove unused module `S`\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2025-02-09T22:37:43Z", | ||
"tree_id": "21ecdd6ce9ca481b436fedbdbee8d64ad330d63c", | ||
"url": "https://github.com/ocaml/dune/commit/f401fbef6eb7f7247f32dbbfdb366135add72e0e" | ||
}, | ||
"date": 1739141045829, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic watch build time (warm, Linux)", | ||
"value": "15.203675814353334", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|