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 567752a
  • Loading branch information
github-action-benchmark committed Dec 31, 2024
1 parent d68e859 commit 34a6552
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": 1735614795809,
"lastUpdate": 1735645478870,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -281360,6 +281360,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "me@rgrinberg.com",
"name": "Rudi Grinberg",
"username": "rgrinberg"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "567752af0d32314dc99d177b043a78011097a34f",
"message": "refactor(pkg): remove some types outside of functor (#11256)\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-12-31T11:37:17Z",
"tree_id": "94cf1b8ff643c07fddb3a9e0ce7be27526a4839f",
"url": "https://github.com/ocaml/dune/commit/567752af0d32314dc99d177b043a78011097a34f"
},
"date": 1735645412307,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "14.612217371226668",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 34a6552

Please sign in to comment.