From d26d281b01dc11b0586c9a3f12cc64c42026ea7d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 5 Jun 2024 06:45:07 +0000 Subject: [PATCH] add Benchmarks total results (customSmallerIsBetter) benchmark result for 8ffeff5e286c6ef7db7d163bd8ceee8c49f9f513 --- comunica/master/benchmarks-total/data.js | 36 +++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/comunica/master/benchmarks-total/data.js b/comunica/master/benchmarks-total/data.js index da52228..48c1814 100644 --- a/comunica/master/benchmarks-total/data.js +++ b/comunica/master/benchmarks-total/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1717150803877, + "lastUpdate": 1717569907112, "repoUrl": "https://github.com/comunica/comunica", "entries": { "Benchmarks total results": [ @@ -568,6 +568,40 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "email": "63333554+jeswr@users.noreply.github.com", + "name": "Jesse Wright", + "username": "jeswr" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "8ffeff5e286c6ef7db7d163bd8ceee8c49f9f513", + "message": "Add OPT+ operator\n\nA monotonic alternative to the OPTIONAL operator.\r\n\r\nCloses #825", + "timestamp": "2024-06-05T08:31:00+02:00", + "tree_id": "a8ce11fa126dcb23ed105261ee786cfd01422619", + "url": "https://github.com/comunica/comunica/commit/8ffeff5e286c6ef7db7d163bd8ceee8c49f9f513" + }, + "date": 1717569906893, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "WatDiv-File", + "value": 7682, + "unit": "ms" + }, + { + "name": "WatDiv-TPF", + "value": 35121, + "unit": "ms" + } + ] } ] }