Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 0…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 17, 2025
1 parent d17b95a commit 5d4c218
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": 1737073416584,
"lastUpdate": 1737073424016,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -215123,6 +215123,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": "01778562b8d06b56c739ee166d1b1c48e5d8d4d2",
"message": "refactor(pkg): remove >>= (#11311)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-17T00:09:05Z",
"tree_id": "00eeb01144e4f887b78548b387ff1e2fb122ee83",
"url": "https://github.com/ocaml/dune/commit/01778562b8d06b56c739ee166d1b1c48e5d8d4d2"
},
"date": 1737073423465,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0351733663733331",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 5d4c218

Please sign in to comment.