<div dir="ltr">Hi Elliot,<div><br></div><div>I was looking at such slowdowns yesterday on <a href="http://nine.buildbot.net">nine.buildbot.net</a></div><div>For example <a href="https://nine.buildbot.net/#/builders/2/builds/87278">https://nine.buildbot.net/#/builders/2/builds/87278</a> take 300-600ms per http request. Which makes the full page load to 20s !</div><div><br></div><div>I am not sure yet what is the reason, as when I built <a href="http://nine.bb.net">nine.bb.net</a> in the first time, things were much much smoother.</div><div>The DB now has 90k+ builds so this might be sqlite not scaling. I need to do more tests.</div><div><br></div><div>An easy way to speed up the UI is to enable http2</div><div><a href="https://github.com/buildbot/buildbot-infra/pull/167/files">https://github.com/buildbot/buildbot-infra/pull/167/files</a><br></div><div><br></div><div>You can also run <a href="https://github.com/tardyp/buildbot_profiler">https://github.com/tardyp/buildbot_profiler</a> and tell us what you get.</div><div><br></div><div>Regards,</div><div>Pierre</div></div><br><div class="gmail_quote"><div dir="ltr">Le sam. 14 janv. 2017 à 09:31, Elliot Saba <<a href="mailto:staticfloat@gmail.com">staticfloat@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg"><span style="font-size:12.8px" class="gmail_msg">I have noticed that the web interface in Nine has significantly worse performance than in 0.8.14.  By significantly worse performance, I mean that when there are multiple builds going on, the web interface takes many seconds to load, and often times out so that I have to reload my browser a few times to get all the elements to load.  Sometimes I will open the "builders" page, and only a subset of all the builder rows will populate the lists because some of the requests will timeout.</span><div style="font-size:12.8px" class="gmail_msg"><br class="gmail_msg"></div><div style="font-size:12.8px" class="gmail_msg">Could this be because of a misconfiguration, or is this simply part of the transition over to the new codebase?  I don't really know where to begin testing in order to narrow down what is causing the slowdowns.</div><div style="font-size:12.8px" class="gmail_msg"><br class="gmail_msg"></div><div style="font-size:12.8px" class="gmail_msg">Thanks,</div><div style="font-size:12.8px" class="gmail_msg">-E</div></div>
_______________________________________________<br class="gmail_msg">
users mailing list<br class="gmail_msg">
<a href="mailto:users@buildbot.net" class="gmail_msg" target="_blank">users@buildbot.net</a><br class="gmail_msg">
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a></blockquote></div>