Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 4…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 31, 2025
1 parent 7d7a92a commit 78d08b2
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": 1738365530143,
"lastUpdate": 1738365763422,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -223214,6 +223214,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": 1738365762303,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.73754443457333",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 78d08b2

Please sign in to comment.