<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 8, 2015 at 3:34 PM, José Valim <span dir="ltr"><<a href="mailto:jose.valim@plataformatec.com.br" target="_blank">jose.valim@plataformatec.com.br</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">In the reports you can see the total time for running the test suite, as well as the time taken only for loading, and then just running the tests.</blockquote></div><br>It can be either the way the tests are constructed and run, the compiler producing worse code, or a slowdown in the runtime. I'd suggest investigating by measuring the behaviour of the system while it is executing the tests. Many things have changed, so it can be anything which causes such a slowdown. Also, confirmation from the OTP team that the build has no assertions in it would be nice. E.g., FreeBSD enables a lot of extra checking on their -CURRENT to catch problems early on. But as a benchmarking target, it is fairly bad :)</div><div class="gmail_extra"><br></div><div class="gmail_extra">To heed Brendan Gregg, use active benchmarking, the USE method[0]</div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://www.brendangregg.com/activebenchmarking.html">http://www.brendangregg.com/activebenchmarking.html</a><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">J.</div>
</div></div>