From b0ba1808dbdd41be23b679f89ab41dff8caa60db Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 23 May 2024 12:37:43 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for cbfdc3135607c257f37d91a13a8bfb55b9c147d8 --- 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 eb4510e..78f92c7 100644 --- a/comunica/master/benchmarks-total/data.js +++ b/comunica/master/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1716398954656, + "lastUpdate": 1716467863523, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -205,6 +205,35 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "ruben.taelman@ugent.be", + "name": "Ruben Taelman", + "username": "rubensworks" + }, + "committer": { + "email": "ruben.taelman@ugent.be", + "name": "Ruben Taelman", + "username": "rubensworks" + }, + "distinct": true, + "id": "cbfdc3135607c257f37d91a13a8bfb55b9c147d8", + "message": "Improve performance of hashing during hash joins", + "timestamp": "2024-05-23T14:20:50+02:00", + "tree_id": "51e67222d7ee19790efa1c1919ab373cead65679", + "url": "https://github.com/comunica/comunica/commit/cbfdc3135607c257f37d91a13a8bfb55b9c147d8" + }, + "date": 1716467863027, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 9203, + "unit": "ms" + } + ] } ] }