Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 0…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 13, 2025
1 parent 8ce208d commit a52d04f
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": 1736759494999,
"lastUpdate": 1736759548664,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -213731,6 +213731,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": "0a31353acb5e5ef74eda9a3115a3cb6fe1887f6d",
"message": "refactor: get rid of all the failwith (#11286)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-13T08:56:32Z",
"tree_id": "7b604503e1ab019c74f326365589e5651776bda0",
"url": "https://github.com/ocaml/dune/commit/0a31353acb5e5ef74eda9a3115a3cb6fe1887f6d"
},
"date": 1736759547361,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "52.56208671859334",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit a52d04f

Please sign in to comment.