Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for 42…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 4, 2024
1 parent a14997f commit 155a78e
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": 1720080703365,
"lastUpdate": 1720080859622,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -66440,6 +66440,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Maiste",
"username": "maiste"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "425743ccaa353a65a36fa86f2551faf3afa6fa3b",
"message": "fix: better grep granularity in pkg test output (#10690)\n\n* fix: better grep granularity in pkg test output\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n* fix: remove gmake too\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": "2024-07-04T10:01:41+02:00",
"tree_id": "e00ae1d6c9abd278035a826c9dc43ee2aeb5833f",
"url": "https://github.com/ocaml/dune/commit/425743ccaa353a65a36fa86f2551faf3afa6fa3b"
},
"date": 1720080858776,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "22.599511588386665",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 155a78e

Please sign in to comment.