<div dir="ltr"><div>This is a full graph analysis of all files to figure out what depends on what. The first run should be slower than before, but the follow-up runs much faster as we'll only rebuild the files that have changed (along with the files that depend on the files that have changed).</div><div>A lot of the work in the application analysis was done to initially speed up large builds in companies like WhatsApp while fixing correctness at no major cost for smaller projects.</div><div><br></div><div><div>That being said, if you have a very large project with non-standard setups, you should probably come talk to us about that, it's hard to know what could be to blame there, and it's possible some options tweaking could solve a bunch of stuff, especially when you have older carryovers from rebar 2.x </div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 15, 2021 at 7:20 AM Marc Worrell <<a href="mailto:marc@worrell.nl">marc@worrell.nl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I have (quite suddenly actually) a build problem with rebar3.<br>
It is the newest version.<br>
<br>
The "Analyzing applications…” phase seems to take forever.<br>
<br>
Is there a method to see what it is doing and what might be the cause of this?<br>
<br>
DEBUG=1 doesn’t help.<br>
<br>
Cheers,<br>
<br>
Marc</blockquote></div>