-
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 Melange Benchmark (customSmallerIsBetter) benchmark result for f0…
- Loading branch information
github-action-benchmark
committed
Dec 29, 2024
1 parent
e150722
commit 53740ab
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": 1735453996569, | ||
"lastUpdate": 1735454142980, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -75575,6 +75575,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": 1735454142297, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "pupilfirst build time (Linux)", | ||
"value": "21.589433872633336", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Benchmark": [ | ||
|