Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for c0…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 18, 2025
1 parent 1f0e8c2 commit 16baf52
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": 1737227934207,
"lastUpdate": 1737228083511,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -77199,6 +77199,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "me@rgrinberg.com",
"name": "Rudi Grinberg",
"username": "rgrinberg"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c064df2fb3e9dda661eab38dbf5c1dd83bde5f2a",
"message": "refactor(pkg): inline [Diagnostics] (#11322)\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2025-01-18T19:09:27Z",
"tree_id": "4eda3b0e651f7b49d964a67d4ca8e18962b243f2",
"url": "https://github.com/ocaml/dune/commit/c064df2fb3e9dda661eab38dbf5c1dd83bde5f2a"
},
"date": 1737228082855,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "22.01625917748",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 16baf52

Please sign in to comment.