Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 5…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 31, 2024
1 parent 90a7b6e commit 9b0400f
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": 1735645624349,
"lastUpdate": 1735645855580,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -211904,6 +211904,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": "567752af0d32314dc99d177b043a78011097a34f",
"message": "refactor(pkg): remove some types outside of functor (#11256)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-12-31T11:37:17Z",
"tree_id": "94cf1b8ff643c07fddb3a9e0ce7be27526a4839f",
"url": "https://github.com/ocaml/dune/commit/567752af0d32314dc99d177b043a78011097a34f"
},
"date": 1735645854915,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.37745791817334",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 9b0400f

Please sign in to comment.