Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 38d32842647a5288caeec7ab9ead907ff6871739
  • Loading branch information
github-action-benchmark committed Nov 29, 2024
1 parent 2b7673a commit a6ce755
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 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": 1731073645388,
"lastUpdate": 1732900683794,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -3134,6 +3134,55 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Maarten Vandenbrande",
"username": "maartyman"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "38d32842647a5288caeec7ab9ead907ff6871739",
"message": "Fix README of actor-query-operation-filter",
"timestamp": "2024-11-29T18:04:46+01:00",
"tree_id": "9a389d37868c4f95cd5a22fe699d389fb9f61d6e",
"url": "https://github.com/comunica/comunica/commit/38d32842647a5288caeec7ab9ead907ff6871739"
},
"date": 1732900683463,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 4966,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 23819,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 426,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1449,
"unit": "ms"
},
{
"name": "Web",
"value": 147842,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit a6ce755

Please sign in to comment.