Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 4fdc64adea5ecf4e05c854577c724815e89c2bff
  • Loading branch information
github-action-benchmark committed Oct 1, 2024
1 parent 42c03ad commit bc1d611
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion comunica/next/major/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727770064344,
"lastUpdate": 1727771235176,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -1539,6 +1539,55 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"committer": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"distinct": true,
"id": "4fdc64adea5ecf4e05c854577c724815e89c2bff",
"message": "Update network cache",
"timestamp": "2024-10-01T10:11:48+02:00",
"tree_id": "a08c6e9ae9a9fa0760adff9d2b17c5cf54f77e8a",
"url": "https://github.com/comunica/comunica/commit/4fdc64adea5ecf4e05c854577c724815e89c2bff"
},
"date": 1727771234455,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5264,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 23600,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 811,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1559,
"unit": "ms"
},
{
"name": "Web",
"value": 169117,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit bc1d611

Please sign in to comment.