24.10.2013, 19:14, "Diego Iastrubni" <[email protected]>: > On Wed, Oct 23, 2013 at 7:04 PM, Thiago Macieira <[email protected]> > wrote: >> 3) Don't use Windows (the operating system and filesystems are too slow) >> 3.b) don't use MinGW (it uses sub-processes a lot, which are slow on >> Windows) > > LOL... > > But seriously - how about pre-compiled headers? Is anyone using this compiler > feature? Does it really help?
It can really help when used properly. Especially when headers are very large. -- Regards, Konstantin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
