influxdb/iox_tests
Marco Neumann 607831585c
refactor: use less executors and threads during tests (#5086)
`Executor` is only used as a performance boundary, not as a correctness
or data boundary so let's try to re-use it. This also simplifies
profiling of tests since we don't end up with hundreds (or even
thousands) of threads.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-11 16:23:22 +00:00
..
src refactor: use less executors and threads during tests (#5086) 2022-07-11 16:23:22 +00:00
Cargo.toml refactor: use less executors and threads during tests (#5086) 2022-07-11 16:23:22 +00:00