diff options
author | Björn Gustavsson <[email protected]> | 2016-05-10 13:15:04 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-05-13 10:52:24 +0200 |
commit | 6d66e21dd6b1b891f917e86902edaea3ed86a6eb (patch) | |
tree | b1482694f3061c3bb13a43725c7a8f8cb3ea0218 /bootstrap | |
parent | b956a9ec915f4ec0ab3d0136ea32d8f5f159ae37 (diff) | |
download | otp-6d66e21dd6b1b891f917e86902edaea3ed86a6eb.tar.gz otp-6d66e21dd6b1b891f917e86902edaea3ed86a6eb.tar.bz2 otp-6d66e21dd6b1b891f917e86902edaea3ed86a6eb.zip |
test_lib: Correct calculation of number of processes
Correct calculation of the number of parallel processes to use
when cover is used. It was supposed not to exceed 4 (according to
the comment), but it was calculated as the number of schedulers.
On my computer, having 8 schedulers, this change made the compiler
test suite with cover run almost twice as fast.
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions