-
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 7e8d638
- Loading branch information
github-action-benchmark
committed
Jan 2, 2025
1 parent
d17ad22
commit c30379e
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": 1735701309337, | ||
"lastUpdate": 1735854823259, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -281940,6 +281940,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": "7e8d63848c527b7087385d059ae4892c3b6e7953", | ||
"message": "refactor(pkg): reduce scope of some bindings (#11262)\n\nSigned-off-by: Rudi Grinberg <[email protected]>", | ||
"timestamp": "2025-01-02T21:46:15Z", | ||
"tree_id": "0f6c5429b879e10c1a2ec1d3322018521a7cbb6f", | ||
"url": "https://github.com/ocaml/dune/commit/7e8d63848c527b7087385d059ae4892c3b6e7953" | ||
}, | ||
"date": 1735854756295, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic watch build time (warm, Linux)", | ||
"value": "14.760138653633334", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|