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 3e93d6a
  • Loading branch information
github-action-benchmark committed Dec 27, 2024
1 parent 4a47ddc commit b1cc98b
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": 1735261704224,
"lastUpdate": 1735295307259,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -280316,6 +280316,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": "3e93d6acb5488ad489599b8df613c77440b35abd",
"message": "refactor(pkg): remove candidates class (#11239)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-12-27T10:19:31Z",
"tree_id": "5cd6740c46b114db58e012a44efe285ed49c1981",
"url": "https://github.com/ocaml/dune/commit/3e93d6acb5488ad489599b8df613c77440b35abd"
},
"date": 1735295239716,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "15.647873153733334",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit b1cc98b

Please sign in to comment.