Skip to content

Commit

Permalink
add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark resul…
Browse files Browse the repository at this point in the history
…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.
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": 1735371726593,
"lastUpdate": 1735453996569,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -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"
}
]
}
]
}
Expand Down

0 comments on commit e150722

Please sign in to comment.