From 557260b476bdb8cbccc4853a5ca3935cf87e680d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 30 Jan 2025 21:43:42 +0000 Subject: [PATCH] add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark result for 6d700acbc85011bb98d035cee9709152a142b877 --- 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 78727bd5432..e26aa50c236 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738272726020, + "lastUpdate": 1738273422470, "repoUrl": "https://github.com/ocaml/dune", "entries": { "Melange Benchmark": [ @@ -296208,6 +296208,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": "6d700acbc85011bb98d035cee9709152a142b877", + "message": "refactor: hide [Var_value] from [Sat] (#11421)\n\nSigned-off-by: Rudi Grinberg ", + "timestamp": "2025-01-30T21:36:09Z", + "tree_id": "f139d0d004f95e145a12eb9a0f4ecea4be6fef62", + "url": "https://github.com/ocaml/dune/commit/6d700acbc85011bb98d035cee9709152a142b877" + }, + "date": 1738273347536, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "synthetic watch build time (warm, Linux)", + "value": "14.811094818433334", + "unit": "seconds" + } + ] } ] }