[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #44555] "make" fails to use parallelism
From: |
Paul D. Smith |
Subject: |
[bug #44555] "make" fails to use parallelism |
Date: |
Wed, 12 Aug 2015 11:30:46 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0 |
Follow-up Comment #12, bug #44555 (project make):
Bisecting between 3.81 and current Git HEAD will not be very productive. 3.81
was released almost 10 years ago. There have been many performance
regressions, and many performance improvements over that time. It's likely
that some of the regressions are related to new features, and so it's not
possible to just remove those changes (I know, for example, that the new
feature allowing for pattern rules to match most specifically rather than
"first rule matches" added a lot of complexity and had some performance
impacts, especially if you have lots of pattern rules--I had an idea just the
other day that might simplify this but I'd need to play with it).
Rather than spend time bisecting it's much, much better to spend time looking
at the current behavior of Git HEAD with perf tools and discover what is slow
in your build environment. Reports like that can, hopefully, be addressed.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44555>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/