Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 3…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 29, 2024
1 parent 13589a4 commit 4483517
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": 1735469941340,
"lastUpdate": 1735470174353,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -211556,6 +211556,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": "34de4d1264240f2bddeda4128a2bd285488341ab",
"message": "refactor(pkg): inline [Model] (#11251)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-12-29T10:48:52Z",
"tree_id": "838c48674b3c32a4a3d155415a66a06013632128",
"url": "https://github.com/ocaml/dune/commit/34de4d1264240f2bddeda4128a2bd285488341ab"
},
"date": 1735470173326,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.579686346773336",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 4483517

Please sign in to comment.