From e15072290bb230653c130f5faecfb9bba5b2d47b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 29 Dec 2024 06:33:16 +0000 Subject: [PATCH] add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark result for f0137dfd9d66a587799dbee0f78abaf659edf5a2 --- 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 6686942c3af..96e25d80280 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735371726593, + "lastUpdate": 1735453996569, "repoUrl": "https://github.com/ocaml/dune", "entries": { "Melange Benchmark": [ @@ -280664,6 +280664,35 @@ window.BENCHMARK_DATA = { "unit": "seconds" } ] + }, + { + "commit": { + "author": { + "email": "anmonteiro@gmail.com", + "name": "Antonio Nuno Monteiro", + "username": "anmonteiro" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "f0137dfd9d66a587799dbee0f78abaf659edf5a2", + "message": "fix(melange): use output of virtual library when compiling its source (#11248)\n\n* test(melange): show crash when depending on public virtual lib impl\n\nSigned-off-by: Antonio Nuno Monteiro \n\n* fix(melange): use output of virtual library when compiling its source\nmodules\n\nSigned-off-by: Antonio Nuno Monteiro \n\n* chore: add changelog entry\n\nSigned-off-by: Antonio Nuno Monteiro \n\n---------\n\nSigned-off-by: Antonio Nuno Monteiro ", + "timestamp": "2024-12-28T22:25:45-08:00", + "tree_id": "8fb0d52b299e450118b83bcb8ce51486d353f28f", + "url": "https://github.com/ocaml/dune/commit/f0137dfd9d66a587799dbee0f78abaf659edf5a2" + }, + "date": 1735453930208, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "synthetic watch build time (warm, Linux)", + "value": "14.790323979833333", + "unit": "seconds" + } + ] } ] }