From 63e3ae8ffa80afa94493d0fbb072db6f5013eac2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 30 May 2024 11:47:23 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for 28e22154b62b057373195ec94308f2d991411fa9 --- .../benchmarks-total/data.js | 36 ++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/comunica/feature/benchmark-watdiv-tpf/benchmarks-total/data.js b/comunica/feature/benchmark-watdiv-tpf/benchmarks-total/data.js index f7ac710..f9f6e32 100644 --- a/comunica/feature/benchmark-watdiv-tpf/benchmarks-total/data.js +++ b/comunica/feature/benchmark-watdiv-tpf/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1717064425845, + "lastUpdate": 1717069643129, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -36,6 +36,40 @@ 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": "28e22154b62b057373195ec94308f2d991411fa9", + "message": "Add WatDiv TPF benchmark", + "timestamp": "2024-05-30T13:28:03+02:00", + "tree_id": "0f76804def5e362891b73eef5f03166f4911abc1", + "url": "https://github.com/comunica/comunica/commit/28e22154b62b057373195ec94308f2d991411fa9" + }, + "date": 1717069642858, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 8586, + "unit": "ms" + }, + { + "name": "WatDiv-TPF", + "value": 35701, + "unit": "ms" + } + ] } ] }