This is a step onto leveraging the `ThreadExecutor` implementation for `ProcessExecutor` which is a follow-up to #4870. We need to have the proper test coverage and the existing implementations working as expected before we move to the shared code. Fixes: - added `--showtime=` tests for all executor implementations - only print `--showtime=summary` once at the end - prevents `--showtime=` by multiple threads to be written at the same time - essentially breaking the output - reset the timer results before each test - deprecated `top5` in favor of `top5_file` - fixed printing for all executors except `ProcessExecutor` |
||
---|---|---|
.. | ||
CI-cygwin.yml | ||
CI-mingw.yml | ||
CI-unixish-docker.yml | ||
CI-unixish.yml | ||
CI-windows.yml | ||
asan.yml | ||
buildman.yml | ||
cifuzz.yml | ||
clang-tidy.yml | ||
codeql-analysis.yml | ||
coverage.yml | ||
format.yml | ||
iwyu.yml | ||
release-windows.yml | ||
scriptcheck.yml | ||
selfcheck.yml | ||
tsan.yml | ||
ubsan.yml | ||
valgrind.yml |