Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for 0b…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 24, 2024
1 parent cf23af1 commit 9a18272
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": 1735002844193,
"lastUpdate": 1735002989452,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -75227,6 +75227,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": "0b84c87698829f8d5c67fa2ccc3db9dc1c7714cb",
"message": "refactor(pkg): inline [RoleEntry] (#11238)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-12-24T01:05:35Z",
"tree_id": "85ca7cc71acb9e5a38421768ca3e4a3fbc21f4a1",
"url": "https://github.com/ocaml/dune/commit/0b84c87698829f8d5c67fa2ccc3db9dc1c7714cb"
},
"date": 1735002988769,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "21.45610528224",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 9a18272

Please sign in to comment.