Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 1…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 2, 2025
1 parent 647d3c5 commit e6bb59b
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": 1735861217328,
"lastUpdate": 1735861225343,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -212629,6 +212629,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": "1f98eb8e534af44598968acbc9e3796014e62250",
"message": "refactor(pkg): inline process_dep (#11269)\n\nonly used in one place and this eliminates some annoying callback\r\npassing\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-02T23:25:20Z",
"tree_id": "4e6dce37f01d5e3c6751d0a1c31e9c78e7fa592c",
"url": "https://github.com/ocaml/dune/commit/1f98eb8e534af44598968acbc9e3796014e62250"
},
"date": 1735861224401,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.01456726572",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit e6bb59b

Please sign in to comment.