From f293b35d6af1e317eada095b661bb26cc4a46015 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 8 Oct 2024 06:55:38 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for 9d946aa8127de31e07a5a74ebd0b18fe61e1dbb2 --- comunica/next/major/benchmarks-total/data.js | 51 +++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/comunica/next/major/benchmarks-total/data.js b/comunica/next/major/benchmarks-total/data.js index e63a7c0..643c5e2 100644 --- a/comunica/next/major/benchmarks-total/data.js +++ b/comunica/next/major/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728295589202, + "lastUpdate": 1728370538472, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -1735,6 +1735,55 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "16085353+surilindur@users.noreply.github.com", + "name": "surilindur", + "username": "surilindur" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "9d946aa8127de31e07a5a74ebd0b18fe61e1dbb2", + "message": "Adjust ignore patterns in jest.config.ts (#1444)\n\nCo-authored-by: Ruben Taelman ", + "timestamp": "2024-10-08T08:43:18+02:00", + "tree_id": "98f994f256151ccdf2bc24b430e990a1d7419d82", + "url": "https://github.com/comunica/comunica/commit/9d946aa8127de31e07a5a74ebd0b18fe61e1dbb2" + }, + "date": 1728370538063, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 5199, + "unit": "ms" + }, + { + "name": "WatDiv-TPF", + "value": 23568, + "unit": "ms" + }, + { + "name": "BSBM-File", + "value": 601, + "unit": "ms" + }, + { + "name": "BSBM-TPF", + "value": 1666, + "unit": "ms" + }, + { + "name": "Web", + "value": 145614, + "unit": "ms" + } + ] } ] }