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 31, 2024
1 parent a001452 commit aeac12a
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": 1735607383160,
"lastUpdate": 1735607614765,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -211643,6 +211643,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": "3b9d0fd23700b9fc63b2e5ab606512b070a3077a",
"message": "refactor(pkg): simplifications of new candidates module (#11250)\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-12-31T00:59:49Z",
"tree_id": "2e3ff01940a4b2f9bf17606bebb1f4fc9eb18917",
"url": "https://github.com/ocaml/dune/commit/3b9d0fd23700b9fc63b2e5ab606512b070a3077a"
},
"date": 1735607613984,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.40162063717333",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit aeac12a

Please sign in to comment.