From 47ddbb57d4ec7a493f46fda617f1522478dee4bb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 23 Aug 2024 12:19:08 +0000 Subject: [PATCH] add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 5d0517127f1d28a7905471fde09cc2ff0fd9e53f --- 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 eb1c6d1f6ab..4cd99ed1e54 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724415339602, + "lastUpdate": 1724415548154, "repoUrl": "https://github.com/ocaml/dune", "entries": { "Melange Benchmark": [ @@ -191720,6 +191720,35 @@ window.BENCHMARK_DATA = { "unit": "seconds" } ] + }, + { + "commit": { + "author": { + "email": "marek@tarides.com", + "name": "Marek Kubica", + "username": "Leonidas-from-XIV" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "5d0517127f1d28a7905471fde09cc2ff0fd9e53f", + "message": "RFC: Make it possible to disable line wrapping in tests (#10841)\n\n* feat(test): Make it possible to disable line wrapping\r\n\r\nSometimes cram tests are not reproducible if different platforms output\r\ndifferent length errors, in which case even editing out the errors with\r\ncommon tools like `sed` does not help as the wrapping happens before the\r\n`sed` invocation runs, thus the message is split over multiple lines.\r\n\r\nThis introduces an option to disable the automatic wrapping of lines.\r\n\r\n---------\r\n\r\nSigned-off-by: Marek Kubica ", + "timestamp": "2024-08-23T14:06:09+02:00", + "tree_id": "73c09a0e6b9a81e8586d18b2ebae2805dc1afbe9", + "url": "https://github.com/ocaml/dune/commit/5d0517127f1d28a7905471fde09cc2ff0fd9e53f" + }, + "date": 1724415547545, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "synthetic build time (cold, Linux)", + "value": "40.8586627015", + "unit": "seconds" + } + ] } ], "Synthetic Watch Benchmark": [