From 62812c1bd32c98b6998c0a343728f4dd5bd6cdf6 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 29 Oct 2024 07:48:25 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for b19fe21e804944880290255204a898dd65a00112 --- comunica/master/benchmarks-total/data.js | 51 +++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/comunica/master/benchmarks-total/data.js b/comunica/master/benchmarks-total/data.js index f9b5ea5..969c0ac 100644 --- a/comunica/master/benchmarks-total/data.js +++ b/comunica/master/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730122544024, + "lastUpdate": 1730188105131, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -2889,6 +2889,55 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "29139614+renovate[bot]@users.noreply.github.com", + "name": "renovate[bot]", + "username": "renovate[bot]" + }, + "committer": { + "email": "rubensworks@users.noreply.github.com", + "name": "Ruben Taelman", + "username": "rubensworks" + }, + "distinct": true, + "id": "b19fe21e804944880290255204a898dd65a00112", + "message": "Update dependency uuid to v11", + "timestamp": "2024-10-29T08:35:01+01:00", + "tree_id": "851c43ab82cd998435cce1720b776c399997c412", + "url": "https://github.com/comunica/comunica/commit/b19fe21e804944880290255204a898dd65a00112" + }, + "date": 1730188104790, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 5114, + "unit": "ms" + }, + { + "name": "WatDiv-TPF", + "value": 23061, + "unit": "ms" + }, + { + "name": "BSBM-File", + "value": 556, + "unit": "ms" + }, + { + "name": "BSBM-TPF", + "value": 1500, + "unit": "ms" + }, + { + "name": "Web", + "value": 158585, + "unit": "ms" + } + ] } ] }