From 5425ad785f203b0dccedbc3124a5d4f20dd7e0b3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 19 Oct 2024 22:41:38 +0000 Subject: [PATCH] add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 09b7a19fde9ff5b42af3221d289c8cea7fecf989 --- 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 d7011603686..ab4e88ca8ca 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729377456590, + "lastUpdate": 1729377698031, "repoUrl": "https://github.com/ocaml/dune", "entries": { "Melange Benchmark": [ @@ -199550,6 +199550,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": "09b7a19fde9ff5b42af3221d289c8cea7fecf989", + "message": "test: reproduce #10927 (#11027)\n\nDemonstrate that $ dune subst doesn't work without a VCS repo\r\n\r\nSigned-off-by: Rudi Grinberg ", + "timestamp": "2024-10-19T23:27:30+01:00", + "tree_id": "cacc5d7a198eb5462df2953de450ec0525aa0f53", + "url": "https://github.com/ocaml/dune/commit/09b7a19fde9ff5b42af3221d289c8cea7fecf989" + }, + "date": 1729377697250, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "synthetic build time (cold, Linux)", + "value": "47.33503570782667", + "unit": "seconds" + } + ] } ], "Synthetic Watch Benchmark": [