From 83fc16c435adc20d2c725ff23cf1818c86fc064c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 19 Oct 2024 21:52:49 +0000 Subject: [PATCH] add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 2dc0e2f110c414dc3ffd59f831d302e5c2475499 --- dev/bench/data.js | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index b2a2adb1d44..52908223dd9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729374528675, + "lastUpdate": 1729374769312, "repoUrl": "https://github.com/ocaml/dune", "entries": { "Melange Benchmark": [ @@ -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 ", + "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": [