Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for f…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 27, 2025
1 parent ef66337 commit cb135e1
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": 1737977069528,
"lastUpdate": 1737977300929,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -221735,6 +221735,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Etienne Marais",
"username": "maiste"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fc8e91008d41ea382a99a5058ee71edece3fbcd1",
"message": "fix: typo in contributor name (#11400)\n\nSigned-off-by: Etienne Marais <[email protected]>",
"timestamp": "2025-01-27T12:14:34+01:00",
"tree_id": "84801f3d6d01cb29225b9f0a3106e30188899384",
"url": "https://github.com/ocaml/dune/commit/fc8e91008d41ea382a99a5058ee71edece3fbcd1"
},
"date": 1737977300253,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.35260924630666",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit cb135e1

Please sign in to comment.