File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,12 +28,12 @@ services:
28
28
- MAX_ALLOCS_ALLOWED_1k_requests_interleaved=46150
29
29
- MAX_ALLOCS_ALLOWED_1k_requests_noninterleaved=45100
30
30
- MAX_ALLOCS_ALLOWED_client_server_h1_request_response=317950
31
- - MAX_ALLOCS_ALLOWED_client_server_request_response=284000
31
+ - MAX_ALLOCS_ALLOWED_client_server_request_response=283850
32
32
- MAX_ALLOCS_ALLOWED_create_client_stream_channel=47050
33
- - MAX_ALLOCS_ALLOWED_get_100000_headers_canonical_form=700050
34
- - MAX_ALLOCS_ALLOWED_get_100000_headers_canonical_form_trimming_whitespace=700050
35
- - MAX_ALLOCS_ALLOWED_get_100000_headers_canonical_form_trimming_whitespace_from_long_string=800050
36
- - MAX_ALLOCS_ALLOWED_get_100000_headers_canonical_form_trimming_whitespace_from_short_string=700050
33
+ - MAX_ALLOCS_ALLOWED_get_100000_headers_canonical_form=200050
34
+ - MAX_ALLOCS_ALLOWED_get_100000_headers_canonical_form_trimming_whitespace=200050
35
+ - MAX_ALLOCS_ALLOWED_get_100000_headers_canonical_form_trimming_whitespace_from_long_string=300050
36
+ - MAX_ALLOCS_ALLOWED_get_100000_headers_canonical_form_trimming_whitespace_from_short_string=200050
37
37
- MAX_ALLOCS_ALLOWED_hpack_decoding=5050
38
38
- MAX_ALLOCS_ALLOWED_stream_teardown_100_concurrent=323150
39
39
You can’t perform that action at this time.
0 commit comments