mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Georgia Garcia <georgia.garcia@canonical.com>
This commit is contained in:
parent
967685352c
commit
4286d3a79f
@ -113,7 +113,7 @@ $ export PYTHON_VERSIONS=python3
|
|||||||
|
|
||||||
Note that, in general, the build steps can be run in parallel, while the test
|
Note that, in general, the build steps can be run in parallel, while the test
|
||||||
steps do not gain much speedup from being run in parallel. This is because the
|
steps do not gain much speedup from being run in parallel. This is because the
|
||||||
test steps spawn a handful of long-lived test runner processes that mostly that
|
test steps spawn a handful of long-lived test runner processes that mostly
|
||||||
run their tests sequentially and do not use `make`'s jobserver. Moreover,
|
run their tests sequentially and do not use `make`'s jobserver. Moreover,
|
||||||
process spawning overhead constitutes a significant part of test runtime, so
|
process spawning overhead constitutes a significant part of test runtime, so
|
||||||
reworking the test harnesses to add parallelism (which would be a major undertaking
|
reworking the test harnesses to add parallelism (which would be a major undertaking
|
||||||
|
Loading…
x
Reference in New Issue
Block a user