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 f401fbe
  • Loading branch information
github-action-benchmark committed Feb 9, 2025
1 parent c98feee commit 2357f1d
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": 1739119366825,
"lastUpdate": 1739141122497,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -299572,6 +299572,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": "f401fbef6eb7f7247f32dbbfdb366135add72e0e",
"message": "refactor(pkg): remove some unused stuff (#11459)\n\n* Remove unused library dependencies\r\n* Remove unused module `S`\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-02-09T22:37:43Z",
"tree_id": "21ecdd6ce9ca481b436fedbdbee8d64ad330d63c",
"url": "https://github.com/ocaml/dune/commit/f401fbef6eb7f7247f32dbbfdb366135add72e0e"
},
"date": 1739141045829,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "15.203675814353334",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 2357f1d

Please sign in to comment.