Skip to content

Commit fe8a024

Browse files
author
github-action-benchmark
committed
add Melange Benchmark (customSmallerIsBetter) benchmark result for 7c891d6
1 parent e15c224 commit fe8a024

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

dev/bench/data.js

+30-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1738178487296,
2+
"lastUpdate": 1738178639051,
33
"repoUrl": "https://github.com/ocaml/dune",
44
"entries": {
55
"Melange Benchmark": [
@@ -79200,6 +79200,35 @@ window.BENCHMARK_DATA = {
7920079200
"unit": "seconds"
7920179201
}
7920279202
]
79203+
},
79204+
{
79205+
"commit": {
79206+
"author": {
79207+
"email": "[email protected]",
79208+
"name": "art-w",
79209+
"username": "art-w"
79210+
},
79211+
"committer": {
79212+
"email": "[email protected]",
79213+
"name": "GitHub",
79214+
"username": "web-flow"
79215+
},
79216+
"distinct": true,
79217+
"id": "7c891d6e326c51fa268ef01c9b68d0a2308f7642",
79218+
"message": "Allow dash in dune init project name (#11402)\n\nSigned-off-by: ArthurW <[email protected]>",
79219+
"timestamp": "2025-01-29T19:13:34Z",
79220+
"tree_id": "b31622c0bd508925133a10ee77011b4c0197e773",
79221+
"url": "https://github.com/ocaml/dune/commit/7c891d6e326c51fa268ef01c9b68d0a2308f7642"
79222+
},
79223+
"date": 1738178637961,
79224+
"tool": "customSmallerIsBetter",
79225+
"benches": [
79226+
{
79227+
"name": "pupilfirst build time (Linux)",
79228+
"value": "22.018440046033334",
79229+
"unit": "seconds"
79230+
}
79231+
]
7920379232
}
7920479233
],
7920579234
"Synthetic Benchmark": [

0 commit comments

Comments
 (0)