-
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 f0137df
- Loading branch information
github-action-benchmark
committed
Dec 29, 2024
1 parent
d0da32a
commit e150722
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": 1735371726593, | ||
"lastUpdate": 1735453996569, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -280664,6 +280664,35 @@ window.BENCHMARK_DATA = { | |
"unit": "seconds" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Antonio Nuno Monteiro", | ||
"username": "anmonteiro" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "f0137dfd9d66a587799dbee0f78abaf659edf5a2", | ||
"message": "fix(melange): use output of virtual library when compiling its source (#11248)\n\n* test(melange): show crash when depending on public virtual lib impl\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n* fix(melange): use output of virtual library when compiling its source\nmodules\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n* chore: add changelog entry\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n---------\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>", | ||
"timestamp": "2024-12-28T22:25:45-08:00", | ||
"tree_id": "8fb0d52b299e450118b83bcb8ce51486d353f28f", | ||
"url": "https://github.com/ocaml/dune/commit/f0137dfd9d66a587799dbee0f78abaf659edf5a2" | ||
}, | ||
"date": 1735453930208, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "synthetic watch build time (warm, Linux)", | ||
"value": "14.790323979833333", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|