From f073fae6167bea7c0216964e00c0b79fe9a18e20 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 14 Aug 2024 16:05:51 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for 520f39691ea13b354b4d0779f7b02b20f1fcd506 --- 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 5af5f09..7be0da1 100644 --- a/comunica/master/benchmarks-total/data.js +++ b/comunica/master/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723633352376, + "lastUpdate": 1723651551664, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -2007,6 +2007,55 @@ 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": false, + "id": "520f39691ea13b354b4d0779f7b02b20f1fcd506", + "message": "Add missing benchmark-web queries", + "timestamp": "2024-08-14T14:29:04+02:00", + "tree_id": "8e3a41e604a75d8eb3260b62fd5a9fbc6030b7f0", + "url": "https://github.com/comunica/comunica/commit/520f39691ea13b354b4d0779f7b02b20f1fcd506" + }, + "date": 1723651551459, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 8060, + "unit": "ms" + }, + { + "name": "WatDiv-TPF", + "value": 37028, + "unit": "ms" + }, + { + "name": "BSBM-File", + "value": 1047, + "unit": "ms" + }, + { + "name": "BSBM-TPF", + "value": 2400, + "unit": "ms" + }, + { + "name": "Web", + "value": 210364, + "unit": "ms" + } + ] } ] }