Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for 83…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 18, 2024
1 parent 14d7b12 commit 5682407
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": 1731973118422,
"lastUpdate": 1731973272252,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -73719,6 +73719,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Antonio Nuno Monteiro",
"username": "anmonteiro"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "83d2ed40bd10de49da690d84660bcb6b600b966e",
"message": "fix(merlin): tolerate files without extension (#11128)\n\n* fix(merlin): tolerate files without extension\r\n\r\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\r\n\r\n* chore: add changelog entry\r\n\r\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\r\n\r\n---------\r\n\r\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>",
"timestamp": "2024-11-18T15:31:16-08:00",
"tree_id": "41f69d93c3d88953d4b5c4a287586b189edee540",
"url": "https://github.com/ocaml/dune/commit/83d2ed40bd10de49da690d84660bcb6b600b966e"
},
"date": 1731973271681,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "22.836092381766665",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 5682407

Please sign in to comment.