Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 4…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 28, 2024
1 parent 19e23ac commit d0da32a
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": 1735371718499,
"lastUpdate": 1735371726593,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -211324,6 +211324,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": "4757aa6511163f8c24b70696b065e758386a73ec",
"message": "test(melange): virtual library compilation with private libs (#11246)\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>",
"timestamp": "2024-12-27T23:27:00-08:00",
"tree_id": "73ad09b64b5109368f362679e47fd44c3c978937",
"url": "https://github.com/ocaml/dune/commit/4757aa6511163f8c24b70696b065e758386a73ec"
},
"date": 1735371725554,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0093538032199998",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit d0da32a

Please sign in to comment.