Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 2, 2025
1 parent 014fe7f commit 85ea8af
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": 1738493513291,
"lastUpdate": 1738493521297,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -223939,6 +223939,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": "c26fd8bcbc3be1b4b066020f1787e9a011e1e428",
"message": "refactor(sat): remove [solution] (#11433)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-02-02T10:37:56Z",
"tree_id": "e02da0143fead2c813408215a7065fdb19a40c32",
"url": "https://github.com/ocaml/dune/commit/c26fd8bcbc3be1b4b066020f1787e9a011e1e428"
},
"date": 1738493520248,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0168561765466666",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 85ea8af

Please sign in to comment.