Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 8ffeff5e286c6ef7db7d163bd8ceee8c49f9f513
  • Loading branch information
github-action-benchmark committed Jun 5, 2024
1 parent abc6ec9 commit d26d281
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 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": 1717150803877,
"lastUpdate": 1717569907112,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -568,6 +568,40 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jesse Wright",
"username": "jeswr"
},
"committer": {
"email": "[email protected]",
"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"
}
]
}
]
}
Expand Down

0 comments on commit d26d281

Please sign in to comment.