[PyKDE] [PATCH] reduce PyQt concatenated build time on SMP

Hans-Peter Jansen hpj at urpla.net
Mon Mar 24 12:55:01 GMT 2003


Hi Phil,

in order to saturate multiple CPUs on SMP systems, I've created the attached 
patch.

The problem is, that the qt module consists of 228 single modules, and 
build of its concatenated module outlasts all others by a few minutes here.

With it applied, I was able to reduce the rpm build time from 16:15 to 13.30
on my Dual P3/1000.

Since it is created on top of my former patch, it will apply with offsets,
if applied first.

Thanks,
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PyQt-catsplit.diff
Type: text/x-diff
Size: 1368 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20030324/19322816/PyQt-catsplit.bin


More information about the PyQt mailing list