Skip to content

Commit

Permalink
update allocs
Browse files Browse the repository at this point in the history
  • Loading branch information
glbrntt committed Jul 5, 2024
1 parent a4c700f commit 7bd094c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/docker-compose.2204.58.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
image: swift-nio:22.04-5.8
environment:
- SWIFT_VERSION=5.8
- MAX_ALLOCS_ALLOWED_10000000_asyncsequenceproducer=20
- MAX_ALLOCS_ALLOWED_10000000_asyncsequenceproducer=21
- MAX_ALLOCS_ALLOWED_1000000_asyncwriter=1000050
- MAX_ALLOCS_ALLOWED_1000_addHandlers=44050
- MAX_ALLOCS_ALLOWED_1000_addHandlers_sync=37050
Expand Down Expand Up @@ -70,7 +70,6 @@ services:
- MAX_ALLOCS_ALLOWED_scheduling_10000_executions=89
- MAX_ALLOCS_ALLOWED_udp_1000_reqs_1_conn=6200
- MAX_ALLOCS_ALLOWED_udp_1_reqs_1000_conn=162050

- WARN_AS_ERROR_ARG=-Xswiftc -warnings-as-errors
- IMPORT_CHECK_ARG=--explicit-target-dependency-import-check error
# - SANITIZER_ARG=--sanitize=thread # TSan broken still
Expand Down

0 comments on commit 7bd094c

Please sign in to comment.