Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 3…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 6, 2025
1 parent 7dd2886 commit 1e6bff4
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1736143857895,
"lastUpdate": 1736143865311,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -212977,6 +212977,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": 1736143864552,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0089492837599998",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 1e6bff4

Please sign in to comment.