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 6152ab8
  • Loading branch information
github-action-benchmark committed Jan 3, 2025
1 parent 2796db8 commit 8c34f8d
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": 1735869124374,
"lastUpdate": 1735941165006,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -282520,6 +282520,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": "6152ab8ec5d7204d792be7b094063c032bfdd3cc",
"message": "refactor(pkg): make add_impls_to_cache more private (#11270)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-03T21:44:59Z",
"tree_id": "6d885b6c4476b61f2e7c3f10decff5b7c2202dab",
"url": "https://github.com/ocaml/dune/commit/6152ab8ec5d7204d792be7b094063c032bfdd3cc"
},
"date": 1735941097143,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "14.609409037639999",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 8c34f8d

Please sign in to comment.