-
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 30…
- Loading branch information
github-action-benchmark
committed
Jan 6, 2025
1 parent
0129b0d
commit e571fe2
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": 1736143482136, | ||
"lastUpdate": 1736143626802, | ||
"repoUrl": "https://github.com/ocaml/dune", | ||
"entries": { | ||
"Melange Benchmark": [ | ||
|
@@ -76097,6 +76097,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": "30d209d451e00660493f150e5cac6fdff235282d", | ||
"message": "fix(melange): disallow private implementations of public virtual libs (#11253)\n\n* test(melange): show wrong require for private impl of public virtual lib\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n* fix(melange): disallow private implementations of public virtual libs\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n* changelog\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n---------\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>", | ||
"timestamp": "2025-01-05T21:57:13-08:00", | ||
"tree_id": "8e59dd6cebac1a4dfedfd6ec8f3d7a2f5bb962be", | ||
"url": "https://github.com/ocaml/dune/commit/30d209d451e00660493f150e5cac6fdff235282d" | ||
}, | ||
"date": 1736143626034, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "pupilfirst build time (Linux)", | ||
"value": "21.40910347058667", | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
], | ||
"Synthetic Benchmark": [ | ||
|