[Scons-users] Parallel MD5
Eric van Gyzen
eric at vangyzen.net
Sat Feb 22 08:12:22 EST 2014
SCons Users:
It seems that SCons uses a single thread to calculate the MD5 sums of the sources, regardless of the -jN flag. Is this correct? When working in large projects with thousands of files, and only modifying one file, parallelizing the MD5 calculations across the -jN CPUs could be a major performance improvement.
Thanks in advance for the feedback,
Eric
More information about the Scons-users
mailing list