From 92234bd43dc7cd21a536d1f47e365a1facfd58be Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 29 May 2024 06:41:19 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for 5d4c1c0d04fabc099ecaeb58b150edc433956c62 --- comunica/master/benchmarks-total/data.js | 31 +++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/comunica/master/benchmarks-total/data.js b/comunica/master/benchmarks-total/data.js index 3c00cb3..fb009d5 100644 --- a/comunica/master/benchmarks-total/data.js +++ b/comunica/master/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1716907708130, + "lastUpdate": 1716964879364, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -408,6 +408,35 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "63333554+jeswr@users.noreply.github.com", + "name": "Jesse Wright", + "username": "jeswr" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "5d4c1c0d04fabc099ecaeb58b150edc433956c62", + "message": "Fix stats writer produces wrong totals\n\nCloses #1354", + "timestamp": "2024-05-29T08:31:34+02:00", + "tree_id": "e1484d2c86ee02602401562d3197201e3a990458", + "url": "https://github.com/comunica/comunica/commit/5d4c1c0d04fabc099ecaeb58b150edc433956c62" + }, + "date": 1716964878876, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 7731, + "unit": "ms" + } + ] } ] }