-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmarks total results (customSmallerIsBetter) benchmark result…
… 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|