Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 7…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 29, 2025
1 parent fe8a024 commit b03f9c3
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": 1738178639051,
"lastUpdate": 1738178874585,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -222257,6 +222257,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "art-w",
"username": "art-w"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "7c891d6e326c51fa268ef01c9b68d0a2308f7642",
"message": "Allow dash in dune init project name (#11402)\n\nSigned-off-by: ArthurW <[email protected]>",
"timestamp": "2025-01-29T19:13:34Z",
"tree_id": "b31622c0bd508925133a10ee77011b4c0197e773",
"url": "https://github.com/ocaml/dune/commit/7c891d6e326c51fa268ef01c9b68d0a2308f7642"
},
"date": 1738178873422,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.996450762226665",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit b03f9c3

Please sign in to comment.