Re: scons-2.5.0 performance issue?
Dirk Bächle <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Thomas, On 11.04.2016 16:59, Thomas Berg wrote: > Bill, below is the output of --debug=count, it is identical with > scons-2.4.1 and scons-2.5.0. > > Since my case was about the no-op build (nothing is built), less > parallelization should not be an issue. ... if you haven't already done so, you might want to try out my "fastcpp" extension at: https://bitbucket.org/dirkbaechle/scons_fastcpp . It may give you some speedup, but please regard its disclaimer. Best regards, Dirk