From 526a22f2c55e510c94fac92e1795f4761cee3ce2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 29 Oct 2024 08:32:24 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for 8ee33a080f3955f0d254282909b1bf4204bd653b --- 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 969c0ac..32c9639 100644 --- a/comunica/master/benchmarks-total/data.js +++ b/comunica/master/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730188105131, + "lastUpdate": 1730190744644, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -2938,6 +2938,55 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "61841193+RubenEschauzier@users.noreply.github.com", + "name": "RubenEschauzier", + "username": "RubenEschauzier" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "8ee33a080f3955f0d254282909b1bf4204bd653b", + "message": "Fix incorrect test method of ActorQuerySourceIdentifyHypermediaAnnotateSource", + "timestamp": "2024-10-29T09:18:52+01:00", + "tree_id": "c1da4c439e18b22c7f28e0ff8ea3c5afc00661a2", + "url": "https://github.com/comunica/comunica/commit/8ee33a080f3955f0d254282909b1bf4204bd653b" + }, + "date": 1730190744289, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 5283, + "unit": "ms" + }, + { + "name": "WatDiv-TPF", + "value": 23083, + "unit": "ms" + }, + { + "name": "BSBM-File", + "value": 604, + "unit": "ms" + }, + { + "name": "BSBM-TPF", + "value": 1516, + "unit": "ms" + }, + { + "name": "Web", + "value": 171418, + "unit": "ms" + } + ] } ] }