-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3628ba1
commit 9c8f36c
Showing
1 changed file
with
2 additions
and
2 deletions.
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
9c8f36c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.async/http_custom_headers_round_trip/100kb
296123
ns/iter (± 27984
)133048
ns/iter (± 8049
)2.23
async/http_batch_requests/fast_call/2
120096
ns/iter (± 17769
)57757
ns/iter (± 8781
)2.08
async/http_batch_requests/fast_call/5
130736
ns/iter (± 19250
)65019
ns/iter (± 3014
)2.01
async/http_batch_requests/fast_call/50
345106
ns/iter (± 29653
)163073
ns/iter (± 16947
)2.12
This comment was automatically generated by workflow using github-action-benchmark.
CC: @niklasad1