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 0396705
  • Loading branch information
github-action-benchmark committed Nov 24, 2024
1 parent 4ba5e31 commit 8162add
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": 1732393128375,
"lastUpdate": 1732407066741,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -274748,6 +274748,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": "0396705a730803eb73d6e688f461f1d6f093ca23",
"message": "refactor: do not load super context for dune fmt rules (#11150)\n\nWe aren't executing any external actions, so all the additional loading\r\nis useless.\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-11-24T00:02:57Z",
"tree_id": "92d3d7beffa9a27908517f3f095e4d0b214eb3b2",
"url": "https://github.com/ocaml/dune/commit/0396705a730803eb73d6e688f461f1d6f093ca23"
},
"date": 1732407004690,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "15.573687651420002",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 8162add

Please sign in to comment.