diff --git a/comunica/master/benchmarks-total/data.js b/comunica/master/benchmarks-total/data.js index 6f85c3a..c9eec7c 100644 --- a/comunica/master/benchmarks-total/data.js +++ b/comunica/master/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718194623182, + "lastUpdate": 1718735560543, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -704,6 +704,50 @@ 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": "bf592f17e2be2a50f49b57f176449daa7ef41151", + "message": "Add BSBM benchmark", + "timestamp": "2024-06-18T20:07:17+02:00", + "tree_id": "de32759817ee0a7874a11e0a31c200b9a4b61e09", + "url": "https://github.com/comunica/comunica/commit/bf592f17e2be2a50f49b57f176449daa7ef41151" + }, + "date": 1718735560179, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 7849, + "unit": "ms" + }, + { + "name": "WatDiv-TPF", + "value": 38979, + "unit": "ms" + }, + { + "name": "BSBM-File", + "value": 1056, + "unit": "ms" + }, + { + "name": "BSBM-TPF", + "value": 2399, + "unit": "ms" + } + ] } ] }