Skip to content

Commit bf0645a

Browse files
authored
Update allocation thresholds (#520)
1 parent 5ca52e2 commit bf0645a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

IntegrationTests/tests_01_allocation_counters/Thresholds/5.10.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"get_100000_headers_canonical_form_trimming_whitespace_from_short_string": 200050,
2020
"hpack_decoding": 5050,
2121
"stream_teardown_100_concurrent": 253550,
22-
"stream_teardown_100_concurrent_inline": 251750
22+
"stream_teardown_100_concurrent_inline": 252150
2323
}

IntegrationTests/tests_01_allocation_counters/Thresholds/6.0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"get_100000_headers_canonical_form_trimming_whitespace_from_short_string": 200050,
2020
"hpack_decoding": 5050,
2121
"stream_teardown_100_concurrent": 253550,
22-
"stream_teardown_100_concurrent_inline": 251750
22+
"stream_teardown_100_concurrent_inline": 252150
2323
}

IntegrationTests/tests_01_allocation_counters/Thresholds/6.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"get_100000_headers_canonical_form_trimming_whitespace_from_short_string": 200050,
2020
"hpack_decoding": 5050,
2121
"stream_teardown_100_concurrent": 253550,
22-
"stream_teardown_100_concurrent_inline": 251750
22+
"stream_teardown_100_concurrent_inline": 252150
2323
}

IntegrationTests/tests_01_allocation_counters/Thresholds/nightly-main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"get_100000_headers_canonical_form_trimming_whitespace_from_short_string": 200050,
2020
"hpack_decoding": 5050,
2121
"stream_teardown_100_concurrent": 253550,
22-
"stream_teardown_100_concurrent_inline": 251750
22+
"stream_teardown_100_concurrent_inline": 252150
2323
}

IntegrationTests/tests_01_allocation_counters/Thresholds/nightly-next.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"get_100000_headers_canonical_form_trimming_whitespace_from_short_string": 200050,
2020
"hpack_decoding": 5050,
2121
"stream_teardown_100_concurrent": 253550,
22-
"stream_teardown_100_concurrent_inline": 251750
22+
"stream_teardown_100_concurrent_inline": 252150
2323
}

0 commit comments

Comments
 (0)