Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for d…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 6, 2023
1 parent 0d63df8 commit ea14574
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": 1701889521892,
"lastUpdate": 1701889531081,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -116146,6 +116146,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": "dda8d0eec6e77dd3e2da5fc23a77399271d2ee7a",
"message": "refactor: make all stanzas define comparisons/hashing (#9376)\n\nAnd use this comparison instead whenever possible\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2023-12-06T18:48:56Z",
"tree_id": "f8222bd7301ca0c7149428a51045ca7c926bfd23",
"url": "https://github.com/ocaml/dune/commit/dda8d0eec6e77dd3e2da5fc23a77399271d2ee7a"
},
"date": 1701889529670,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.1656423714733333",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit ea14574

Please sign in to comment.