Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 22, 2025
1 parent d5c271b commit e8f9945
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": 1737522614961,
"lastUpdate": 1737522622648,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -220024,6 +220024,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Stephen Sherratt",
"username": "gridbugs"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c18fe03fcafdf55599292f46d0d4745aac52e319",
"message": "pkg: add argument to pkg lock to print perf stats (#11263)\n\nSigned-off-by: Stephen Sherratt <[email protected]>",
"timestamp": "2025-01-22T15:56:20+11:00",
"tree_id": "2399b5c7eb6b529776fea1b43176fae861804833",
"url": "https://github.com/ocaml/dune/commit/c18fe03fcafdf55599292f46d0d4745aac52e319"
},
"date": 1737522621846,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.01645163268",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit e8f9945

Please sign in to comment.