Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 25, 2025
1 parent 438f958 commit d7145b0
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": 1737820413248,
"lastUpdate": 1737820437997,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -220865,6 +220865,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": "c747c974b92d78dccbaf5d1df447a0285a5fe6d2",
"message": "refactor: small style cleanups (#11388)\n\nreduce scope of identifiers where possible\r\n\r\nmove things closer to where they're used\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-25T15:39:58Z",
"tree_id": "bfa427cee7252054f182d31dc80f19baa9a12871",
"url": "https://github.com/ocaml/dune/commit/c747c974b92d78dccbaf5d1df447a0285a5fe6d2"
},
"date": 1737820436470,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.49219619659334",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit d7145b0

Please sign in to comment.