Skip to content

Commit

Permalink
add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark resul…
Browse files Browse the repository at this point in the history
…t for 6d700ac
  • Loading branch information
github-action-benchmark committed Jan 30, 2025
1 parent 891f62c commit 557260b
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": 1738272726020,
"lastUpdate": 1738273422470,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -296208,6 +296208,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": "6d700acbc85011bb98d035cee9709152a142b877",
"message": "refactor: hide [Var_value] from [Sat] (#11421)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-30T21:36:09Z",
"tree_id": "f139d0d004f95e145a12eb9a0f4ecea4be6fef62",
"url": "https://github.com/ocaml/dune/commit/6d700acbc85011bb98d035cee9709152a142b877"
},
"date": 1738273347536,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "14.811094818433334",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 557260b

Please sign in to comment.