-
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
Aug 4, 2024
1 parent
e5cf90f
commit c2ceadb
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": 1722785457146, | ||
"lastUpdate": 1722785465318, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -188617,6 +188617,35 @@ window.BENCHMARK_DATA = { | |
"unit": "seconds" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "hhugo", | ||
"username": "hhugo" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "16328a38c075d312246302dbab6d95089182b13f", | ||
"message": "Jsoo: make dune aware of sourcemap generation (#10777)\n\n* Jsoo: new test case for jsoo\r\n* Jsoo: make dune aware of sourcemap\r\n* fix parsing of sourcemap\r\n\r\nSigned-off-by: Hugo Heuzard <[email protected]>", | ||
"timestamp": "2024-08-04T16:17:48+01:00", | ||
"tree_id": "22acd509e4321379a0a4a07ec66c053bb867b45c", | ||
"url": "https://github.com/ocaml/dune/commit/16328a38c075d312246302dbab6d95089182b13f" | ||
}, | ||
"date": 1722785464652, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic build time (warm, Linux)", | ||
"value": "1.1330146572600002", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Watch Benchmark": [ | ||
|