Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for d…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 24, 2024
1 parent 0ceeca3 commit 5611a96
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": 1732408678224,
"lastUpdate": 1732408918138,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -207032,6 +207032,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Rudi Grinberg",
"username": "rgrinberg"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d2ddc436b78f4da6e245593f0da2349ef0245d5a",
"message": "refactor: stop using super contexts for lock dir + format rules (#11151)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-11-24T00:27:20Z",
"tree_id": "8cdaeab67f3f6c70969447a06e4e5e643ece64cc",
"url": "https://github.com/ocaml/dune/commit/d2ddc436b78f4da6e245593f0da2349ef0245d5a"
},
"date": 1732408917436,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "47.03359019028667",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 5611a96

Please sign in to comment.