Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 511d5cf29255b0d7d889378611e8183060c15ea5
  • Loading branch information
github-action-benchmark committed May 18, 2024
1 parent be01415 commit c27b7e8
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": 1715866576319,
"lastUpdate": 1716012156965,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -89,6 +89,35 @@ 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": "511d5cf29255b0d7d889378611e8183060c15ea5",
"message": "Use event-emitter-promisify package",
"timestamp": "2024-05-18T07:52:09+02:00",
"tree_id": "adea48bc77cc18d38a730854ffbaaf18c3078a1f",
"url": "https://github.com/comunica/comunica/commit/511d5cf29255b0d7d889378611e8183060c15ea5"
},
"date": 1716012156718,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 7310,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit c27b7e8

Please sign in to comment.