Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for 45…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 31, 2025
1 parent b5fa20f commit 7d7a92a
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": 1738365381352,
"lastUpdate": 1738365530143,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -79519,6 +79519,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": "45d421ff2c66d9a80e27715eef0c7733dec5efda",
"message": "refactor(pkg): include stacktrace in solver errors (#11420)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-31T23:08:45Z",
"tree_id": "6ec03b099f289ddd037b4b582f7ed0ed9aef8e88",
"url": "https://github.com/ocaml/dune/commit/45d421ff2c66d9a80e27715eef0c7733dec5efda"
},
"date": 1738365529071,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "21.608056422180002",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 7d7a92a

Please sign in to comment.