From 46fbc67af0d252bdda0b849815f3e304e7d31cf0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 17 Jan 2025 10:17:23 +0000 Subject: [PATCH] add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark result for 346f93a915427e07f4cbb2b098aedcf75d1bdfcf --- 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 6ad7b34cee8..8acb37526fd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737105681139, + "lastUpdate": 1737109042797, "repoUrl": "https://github.com/ocaml/dune", "entries": { "Melange Benchmark": [ @@ -286116,6 +286116,35 @@ window.BENCHMARK_DATA = { "unit": "seconds" } ] + }, + { + "commit": { + "author": { + "email": "dev@maiste.fr", + "name": "Etienne Marais", + "username": "maiste" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "346f93a915427e07f4cbb2b098aedcf75d1bdfcf", + "message": "fix: package management working with ocaml.5.3.0 (#11310)\n\n* fix: allow ocaml.5.3.0 to be built with package management\r\n\r\nSigned-off-by: Etienne Marais \r\n\r\n* fix: apply reviews\r\n\r\nSigned-off-by: Etienne Marais \r\n\r\n---------\r\n\r\nSigned-off-by: Etienne Marais ", + "timestamp": "2025-01-17T11:09:53+01:00", + "tree_id": "a3de8356d910971c2e845601770be642aa82afbd", + "url": "https://github.com/ocaml/dune/commit/346f93a915427e07f4cbb2b098aedcf75d1bdfcf" + }, + "date": 1737108973809, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "synthetic watch build time (warm, Linux)", + "value": "14.623200672453331", + "unit": "seconds" + } + ] } ] }