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 cfb8038
  • Loading branch information
github-action-benchmark committed Nov 2, 2024
1 parent ca65317 commit 008fdbe
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": 1730556513791,
"lastUpdate": 1730558213507,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -268600,6 +268600,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "me@rgrinberg.com",
"name": "Rudi Grinberg",
"username": "rgrinberg"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "cfb8038d6c45358885fa9a1ca30bd55c2b633c7c",
"message": "refactor: get entries only once (#11073)\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-11-02T14:29:00Z",
"tree_id": "1fab4e0ae48665061a365a693f078c8518692310",
"url": "https://github.com/ocaml/dune/commit/cfb8038d6c45358885fa9a1ca30bd55c2b633c7c"
},
"date": 1730558153807,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "15.829908492766668",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 008fdbe

Please sign in to comment.