Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 2…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 19, 2024
1 parent 1a60d97 commit 83fc16c
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": 1729374528675,
"lastUpdate": 1729374769312,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -199463,6 +199463,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "me@rgrinberg.com",
"name": "Rudi Grinberg",
"username": "rgrinberg"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2dc0e2f110c414dc3ffd59f831d302e5c2475499",
"message": "fix(pkg): allow OCaml syntax in dune files with lock dirs (#11026)\n\nWhen there's no OCaml defined in the lock directory, we should try to\r\nget the OCaml toolchain without loading any packages.\r\n\r\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-10-19T22:38:53+01:00",
"tree_id": "3dbec8debf1f290308d78008b8cb259e3874d580",
"url": "https://github.com/ocaml/dune/commit/2dc0e2f110c414dc3ffd59f831d302e5c2475499"
},
"date": 1729374768620,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "47.27436571392",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 83fc16c

Please sign in to comment.