Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for 80…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 11, 2025
1 parent b0da518 commit 6cb1af9
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": 1739269773524,
"lastUpdate": 1739269810824,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -80679,6 +80679,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": "80e0f48cb950af5e96c35af96e1aebc1736129ef",
"message": "refactor(pkg): reduce local formula matching (#11465)\n\nNever try to match formulas against a package which we know isn't\r\nmentioned in the formula\r\n\r\nThis is done by building a package -> local package index that allows us\r\nto select only relevant formulas.\r\n\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-02-11T10:20:07Z",
"tree_id": "430ceed4b764c94e45c0506772c72dc24fc21ef7",
"url": "https://github.com/ocaml/dune/commit/80e0f48cb950af5e96c35af96e1aebc1736129ef"
},
"date": 1739269809321,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "21.765292251480002",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 6cb1af9

Please sign in to comment.