Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 8…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 18, 2024
1 parent 5682407 commit f436c41
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": 1731973272252,
"lastUpdate": 1731973511924,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -205814,6 +205814,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "anmonteiro@gmail.com",
"name": "Antonio Nuno Monteiro",
"username": "anmonteiro"
},
"committer": {
"email": "noreply@github.com",
"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 <anmonteiro@gmail.com>\r\n\r\n* chore: add changelog entry\r\n\r\nSigned-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>",
"timestamp": "2024-11-18T15:31:16-08:00",
"tree_id": "41f69d93c3d88953d4b5c4a287586b189edee540",
"url": "https://github.com/ocaml/dune/commit/83d2ed40bd10de49da690d84660bcb6b600b966e"
},
"date": 1731973511189,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "47.131286430626666",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit f436c41

Please sign in to comment.