From 967c4b8ebb15cc0e6318d6d14484af3cab5e70c8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 2 Jul 2024 14:33:15 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for 7a52d00fa3449cc92090c100cf0e2684e92ed72c --- .../performance-web/benchmarks-total/data.js | 57 ++++ .../benchmarks-total/index.html | 281 ++++++++++++++++++ 2 files changed, 338 insertions(+) create mode 100644 comunica/feature/performance-web/benchmarks-total/data.js create mode 100644 comunica/feature/performance-web/benchmarks-total/index.html diff --git a/comunica/feature/performance-web/benchmarks-total/data.js b/comunica/feature/performance-web/benchmarks-total/data.js new file mode 100644 index 0000000..078fe77 --- /dev/null +++ b/comunica/feature/performance-web/benchmarks-total/data.js @@ -0,0 +1,57 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1719930795744, + "repoUrl": "https://github.com/comunica/comunica", + "entries": { + "Benchmarks total results": [ + { + "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": "7a52d00fa3449cc92090c100cf0e2684e92ed72c", + "message": "Add Web benchmark", + "timestamp": "2024-07-02T16:11:37+02:00", + "tree_id": "e904419b8e6c947ffa7173125f8fd2a074bb331b", + "url": "https://github.com/comunica/comunica/commit/7a52d00fa3449cc92090c100cf0e2684e92ed72c" + }, + "date": 1719930795464, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 8302, + "unit": "ms" + }, + { + "name": "WatDiv-TPF", + "value": 36921, + "unit": "ms" + }, + { + "name": "BSBM-File", + "value": 1155, + "unit": "ms" + }, + { + "name": "BSBM-TPF", + "value": 2476, + "unit": "ms" + }, + { + "name": "Web", + "value": 121223, + "unit": "ms" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/comunica/feature/performance-web/benchmarks-total/index.html b/comunica/feature/performance-web/benchmarks-total/index.html new file mode 100644 index 0000000..6c88780 --- /dev/null +++ b/comunica/feature/performance-web/benchmarks-total/index.html @@ -0,0 +1,281 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +