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 342587c
  • Loading branch information
github-action-benchmark committed Feb 2, 2025
1 parent 85ea8af commit 6572eaa
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": 1738493521297,
"lastUpdate": 1738516322170,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -297484,6 +297484,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": "342587c9f7046df115649d7e9354dd6188359128",
"message": "refactor(pkg): speed up opam file parsing (#11435)\n\nSince we are reading opam files direclty from strings, their paths are\r\nmeaningless and we shouldn't try to infer anything about the file from\r\nthe filename we've passed.\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-02-02T17:04:30Z",
"tree_id": "611165381def02baa805392cfbb45cdb9ed0be39",
"url": "https://github.com/ocaml/dune/commit/342587c9f7046df115649d7e9354dd6188359128"
},
"date": 1738516246524,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "14.654697276246665",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 6572eaa

Please sign in to comment.