Skip to content

Commit 4b9045e

Browse files
author
github-action-benchmark
committed
add Benchmarks total results (customSmallerIsBetter) benchmark result for 572557d7e675a553f2068ef1b930589148bab4a8
1 parent e1ef0cf commit 4b9045e

1 file changed

Lines changed: 50 additions & 1 deletion

File tree

  • comunica/master/benchmarks-total

comunica/master/benchmarks-total/data.js

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1773658132083,
2+
"lastUpdate": 1774017770307,
33
"repoUrl": "https://github.com/comunica/comunica",
44
"entries": {
55
"Benchmarks total results": [
@@ -9259,6 +9259,55 @@ window.BENCHMARK_DATA = {
92599259
"unit": "ms"
92609260
}
92619261
]
9262+
},
9263+
{
9264+
"commit": {
9265+
"author": {
9266+
"email": "255404549+voidten@users.noreply.github.com",
9267+
"name": "voidten",
9268+
"username": "voidten"
9269+
},
9270+
"committer": {
9271+
"email": "noreply@github.com",
9272+
"name": "GitHub",
9273+
"username": "web-flow"
9274+
},
9275+
"distinct": true,
9276+
"id": "572557d7e675a553f2068ef1b930589148bab4a8",
9277+
"message": "Retry response body streams on mid-read failures (#1667)\n\nThis can be enabled using the new context options `httpRetryBodyCount`,\n`httpRetryBodyDelayFallback`, `httpRetryBodyAllowUnsafe`, and `httpRetryBodyMaxBytes`.\n\nCloses #1520",
9278+
"timestamp": "2026-03-20T15:23:32+01:00",
9279+
"tree_id": "18833d3b957f7306ea9ecda9d6c64e18ee700549",
9280+
"url": "https://github.com/comunica/comunica/commit/572557d7e675a553f2068ef1b930589148bab4a8"
9281+
},
9282+
"date": 1774017768638,
9283+
"tool": "customSmallerIsBetter",
9284+
"benches": [
9285+
{
9286+
"name": "WatDiv-File",
9287+
"value": 4538,
9288+
"unit": "ms"
9289+
},
9290+
{
9291+
"name": "WatDiv-TPF",
9292+
"value": 25484,
9293+
"unit": "ms"
9294+
},
9295+
{
9296+
"name": "BSBM-File",
9297+
"value": 408,
9298+
"unit": "ms"
9299+
},
9300+
{
9301+
"name": "BSBM-TPF",
9302+
"value": 1565,
9303+
"unit": "ms"
9304+
},
9305+
{
9306+
"name": "Web",
9307+
"value": 191120,
9308+
"unit": "ms"
9309+
}
9310+
]
92629311
}
92639312
]
92649313
}

0 commit comments

Comments
 (0)