about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-09 16:22:23 +0000
committerbors <bors@rust-lang.org>2021-04-09 16:22:23 +0000
commitda0b9b6485585a3557e882acbf5054e826625031 (patch)
tree55d63cae2845cc91ff9a1b191f6e7905da78c8c7 /library/std/src/sys/unix/stack_overflow.rs
parente43c2005f250b51e24d294da0b228e0a2dc4d9b2 (diff)
parent27868700ec1e1fede8e94cfe704a9a8939bba32f (diff)
downloadrust-da0b9b6485585a3557e882acbf5054e826625031.tar.gz
rust-da0b9b6485585a3557e882acbf5054e826625031.zip
Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrum
reduce threads spawned by ui-tests

The test harness already spawns enough tests to keep all cores busy.
Individual tests should keep their own threading to a minimum to avoid context switch overhead.

When running ui tests with lld enabled this shaves about 10% off that testsuite on my machine.

Resolves #81946
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions