This is an archive of the discontinued LLVM Phabricator instance.

Adjust compile and link parallelism for the libfuzzer buildbot.
ClosedPublic

Authored by krasin on Jan 22 2016, 2:39 PM.

Details

Summary

sanitizer-x86_64-linux-fuzzer build slave is a 8-core / 30 GB machine.
Reducing the compile parallelism to 8, increasing the link parallelism to 8.

Diff Detail

Event Timeline

krasin updated this revision to Diff 45749.Jan 22 2016, 2:39 PM
krasin updated this revision to Diff 45750.
krasin retitled this revision from to Adjust compile and link parallelism for the libfuzzer buildbot..
krasin updated this object.

.

samsonov accepted this revision.Jan 22 2016, 2:49 PM
samsonov edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 22 2016, 2:49 PM
krasin closed this revision.Jan 22 2016, 2:49 PM