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 9, 2025
1 parent 2d4192f commit 177d6d4
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": 1736456171982,
"lastUpdate": 1736456406084,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -213122,6 +213122,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": "08f16d63a1ba93d5983e41cd0de8bc1565704591",
"message": "refactor(pkg): inline 0install/opam shim (#11255)\n\nWe don't need this to be a separate library as it's just an\r\nimplemenetation detail of our solver for now\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-09T20:46:14Z",
"tree_id": "effc65c94a2da08eb7bdcd5557c3b3f9d745c58b",
"url": "https://github.com/ocaml/dune/commit/08f16d63a1ba93d5983e41cd0de8bc1565704591"
},
"date": 1736456405332,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "46.16712598508667",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 177d6d4

Please sign in to comment.