about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-09-01 11:39:28 +0200
committerGitHub <noreply@github.com>2019-09-01 11:39:28 +0200
commit6eadfc34591ff477b7dbfea44738c9eaccc83e92 (patch)
treebd826ff5610621196a3e5f34fc8a24c3323dba50 /src/test/codegen/src-hash-algorithm
parentbccf49ffc824fa55d8e60c4ff1868bb105c096e5 (diff)
parent0b478e6d46f273041ea7a4e048083d7d4e54c8fe (diff)
downloadrust-6eadfc34591ff477b7dbfea44738c9eaccc83e92.tar.gz
rust-6eadfc34591ff477b7dbfea44738c9eaccc83e92.zip
Rollup merge of #64032 - andjo403:codegen-units, r=Mark-Simulacrum
rustdoc use -Ccodegen-units=1 by default for test compile

as the test is small we do not want split up in multiple codegen units
and also as there is multiple test running at the same time this
will reduce the number of concurrent threads

tested the test time with `./x.py test src/libcore --doc`
for my 16 core 32 thread cpu i get about 6% faster execution
and my 2 core 4 thread cpu I get about 10% faster execution

cc #63638
 r? @Mark-Simulacrum
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions