Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 9…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 17, 2025
1 parent c8969d8 commit b61e7f4
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": 1737076332725,
"lastUpdate": 1737076340479,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -215326,6 +215326,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": "97b3e3be13bb87439a43a0e10effffd0a5948fd5",
"message": "refactor(pkg): switch to Stdune maps (#11314)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-17T00:58:21Z",
"tree_id": "7a743239dd9d99faf7149a8bc419d0436dc9e963",
"url": "https://github.com/ocaml/dune/commit/97b3e3be13bb87439a43a0e10effffd0a5948fd5"
},
"date": 1737076339661,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0505352585666667",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit b61e7f4

Please sign in to comment.