Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 718d67ef3ccf19a0d5b839e90e47f88e1fd71e4f
  • Loading branch information
github-action-benchmark committed May 24, 2024
1 parent 1a93a1a commit 21931e0
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion comunica/master/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1716533061157,
"lastUpdate": 1716536159342,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -292,6 +292,35 @@ 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": "718d67ef3ccf19a0d5b839e90e47f88e1fd71e4f",
"message": "Don't log if no sources are pruned",
"timestamp": "2024-05-24T09:22:52+02:00",
"tree_id": "18db0d164520270764277c0b977aaddf49cdfa9a",
"url": "https://github.com/comunica/comunica/commit/718d67ef3ccf19a0d5b839e90e47f88e1fd71e4f"
},
"date": 1716536159145,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 9510,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 21931e0

Please sign in to comment.