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 5607dd9
  • Loading branch information
github-action-benchmark committed Aug 26, 2024
1 parent 582bbe6 commit ca9c5c6
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": 1724415556313,
"lastUpdate": 1724699920411,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -254564,6 +254564,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ambre Austen Suhamy",
"username": "ElectreAAS"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5607dd9428dd1a17d555f783665bbf3dc1762e87",
"message": "Enable dune cache by default (#10710)\n\n* Added feature flag to enable dune cache by default",
"timestamp": "2024-08-26T20:11:16+01:00",
"tree_id": "c60de72f01753a55e542e70663744bc5ece68834",
"url": "https://github.com/ocaml/dune/commit/5607dd9428dd1a17d555f783665bbf3dc1762e87"
},
"date": 1724699864731,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "14.144488796133333",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit ca9c5c6

Please sign in to comment.