Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 4…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 30, 2025
1 parent ca22751 commit fca8314
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": 1738273830747,
"lastUpdate": 1738273838237,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -223156,6 +223156,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": "458eec967b3d2ad37bd884ece5c0e4411e63362d",
"message": "refactor: inline variable (#11422)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-30T21:35:37Z",
"tree_id": "fbfdad80c04642eadecf77ccc6a7719b5722127d",
"url": "https://github.com/ocaml/dune/commit/458eec967b3d2ad37bd884ece5c0e4411e63362d"
},
"date": 1738273837488,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0053856878599998",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit fca8314

Please sign in to comment.