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

0 comments on commit 45f7d49

Please sign in to comment.