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 Jan 13, 2025
1 parent 38f61e4 commit 27f86c6
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": 1736759437371,
"lastUpdate": 1736759444887,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -213644,6 +213644,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": "8cf2fce49ce0e2c2aa2db41165f812103b814663",
"message": "refactor(pkg): stop qualifying stdune in sat (#11285)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-13T08:56:49Z",
"tree_id": "d264f06b6a9ec46ceab062bc169147e05c531b78",
"url": "https://github.com/ocaml/dune/commit/8cf2fce49ce0e2c2aa2db41165f812103b814663"
},
"date": 1736759444245,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9927652167133334",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 27f86c6

Please sign in to comment.