Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 6…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 3, 2025
1 parent f375a97 commit e0c96bb
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": 1735941311317,
"lastUpdate": 1735941542804,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -212774,6 +212774,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": "6152ab8ec5d7204d792be7b094063c032bfdd3cc",
"message": "refactor(pkg): make add_impls_to_cache more private (#11270)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2025-01-03T21:44:59Z",
"tree_id": "6d885b6c4476b61f2e7c3f10decff5b7c2202dab",
"url": "https://github.com/ocaml/dune/commit/6152ab8ec5d7204d792be7b094063c032bfdd3cc"
},
"date": 1735941541827,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.25003934608667",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit e0c96bb

Please sign in to comment.