From 9b0400f7e857f3e783da4fc4b710c4e7f6a33506 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 31 Dec 2024 11:50:55 +0000 Subject: [PATCH] add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 567752af0d32314dc99d177b043a78011097a34f --- 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 b750959c2fb..63e1c45103d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735645624349, + "lastUpdate": 1735645855580, "repoUrl": "https://github.com/ocaml/dune", "entries": { "Melange Benchmark": [ @@ -211904,6 +211904,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": "567752af0d32314dc99d177b043a78011097a34f", + "message": "refactor(pkg): remove some types outside of functor (#11256)\n\nSigned-off-by: Rudi Grinberg ", + "timestamp": "2024-12-31T11:37:17Z", + "tree_id": "94cf1b8ff643c07fddb3a9e0ce7be27526a4839f", + "url": "https://github.com/ocaml/dune/commit/567752af0d32314dc99d177b043a78011097a34f" + }, + "date": 1735645854915, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "synthetic build time (cold, Linux)", + "value": "45.37745791817334", + "unit": "seconds" + } + ] } ], "Synthetic Watch Benchmark": [