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 Dec 20, 2024
1 parent 58dc8bd commit 558d1e9
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": 1734731238980,
"lastUpdate": 1734731246322,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -210193,6 +210193,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": "cd876b23f2a6b3655b23a8228a5f8831eaa3c1ae",
"message": "refactor(pkg): remove replaced-by remnants (#11233)\n\nNot used by dune (or opam)\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-12-20T21:33:38Z",
"tree_id": "f0e53bffd03e29e15db84e42fa8728f1c71d1eaa",
"url": "https://github.com/ocaml/dune/commit/cd876b23f2a6b3655b23a8228a5f8831eaa3c1ae"
},
"date": 1734731245715,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0185924834933333",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 558d1e9

Please sign in to comment.