Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 1…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 30, 2024
1 parent 7e291fa commit 4192799
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": 1730247556240,
"lastUpdate": 1730247799026,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -200768,6 +200768,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "stephen@sherra.tt",
"name": "Stephen Sherratt",
"username": "gridbugs"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "152963059140ea89aa5fda24e6b5077d4e8ce06e",
"message": "Add repro for gh11037 (#11047)\n\nSigned-off-by: Stephen Sherratt <stephen@sherra.tt>",
"timestamp": "2024-10-30T11:09:13+11:00",
"tree_id": "5688a9e1e6c78dfff09ef302223282e631352766",
"url": "https://github.com/ocaml/dune/commit/152963059140ea89aa5fda24e6b5077d4e8ce06e"
},
"date": 1730247798190,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "47.47256450584666",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 4192799

Please sign in to comment.