Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 0d7538cb154284af91a5027f89772bb3cc09f6fa
  • Loading branch information
github-action-benchmark committed May 22, 2024
1 parent 100bcde commit 198dbf0
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": 1716383781725,
"lastUpdate": 1716398954656,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -176,6 +176,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": "0d7538cb154284af91a5027f89772bb3cc09f6fa",
"message": "Maintain backpressure in result serializers\n\nCloses #759",
"timestamp": "2024-05-22T15:46:42+02:00",
"tree_id": "562d0b818f33841ffefe06e88b1cc7708cad8bc8",
"url": "https://github.com/comunica/comunica/commit/0d7538cb154284af91a5027f89772bb3cc09f6fa"
},
"date": 1716398954445,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 9119,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 198dbf0

Please sign in to comment.