Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 9…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 27, 2024
1 parent 9dfb603 commit 4a47ddc
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": 1735261696899,
"lastUpdate": 1735261704224,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -211063,6 +211063,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": "975bfecee2e9dcba69d259250e15152af40eba60",
"message": "refactor(pkg): make cache polymorphic (#11245)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-12-27T00:54:31Z",
"tree_id": "3e0f171f892f2a823f2a6c1ed6b60b80fe2bdb3b",
"url": "https://github.com/ocaml/dune/commit/975bfecee2e9dcba69d259250e15152af40eba60"
},
"date": 1735261703501,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9884263372400001",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 4a47ddc

Please sign in to comment.