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 346f93a
  • Loading branch information
github-action-benchmark committed Jan 17, 2025
1 parent 60660a7 commit 46fbc67
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": 1737105681139,
"lastUpdate": 1737109042797,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -286116,6 +286116,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Etienne Marais",
"username": "maiste"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "346f93a915427e07f4cbb2b098aedcf75d1bdfcf",
"message": "fix: package management working with ocaml.5.3.0 (#11310)\n\n* fix: allow ocaml.5.3.0 to be built with package management\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n* fix: apply reviews\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n---------\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>",
"timestamp": "2025-01-17T11:09:53+01:00",
"tree_id": "a3de8356d910971c2e845601770be642aa82afbd",
"url": "https://github.com/ocaml/dune/commit/346f93a915427e07f4cbb2b098aedcf75d1bdfcf"
},
"date": 1737108973809,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "14.623200672453331",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 46fbc67

Please sign in to comment.