[users at bb.net] Nine performance worse than 0.8.14

Elliot Saba staticfloat at gmail.com
Mon Jan 16 09:52:49 UTC 2017


Thanks Pierre, I don't really know what to look for in the profiler, so
I've attached the result of a 90 second run with a few builds going on at
once, and me loading a few views toward the beginning of the trace, in case
you're interested in looking it over.  Enabling HTTP2 and switching over to
postgresql has had a positive effect for sure though, so thank you for the
recommendations.
-E

On Sat, Jan 14, 2017 at 1:30 AM, Pierre Tardy <tardyp at gmail.com> wrote:

> Hi Elliot,
>
> I was looking at such slowdowns yesterday on nine.buildbot.net
> For example https://nine.buildbot.net/#/builders/2/builds/87278 take
> 300-600ms per http request. Which makes the full page load to 20s !
>
> I am not sure yet what is the reason, as when I built nine.bb.net in the
> first time, things were much much smoother.
> The DB now has 90k+ builds so this might be sqlite not scaling. I need to
> do more tests.
>
> An easy way to speed up the UI is to enable http2
> https://github.com/buildbot/buildbot-infra/pull/167/files
>
> You can also run https://github.com/tardyp/buildbot_profiler and tell us
> what you get.
>
> Regards,
> Pierre
>
> Le sam. 14 janv. 2017 à 09:31, Elliot Saba <staticfloat at gmail.com> a
> écrit :
>
>> 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.
>>
>> 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.
>>
>> Thanks,
>> -E
>> _______________________________________________
>> users mailing list
>> users at buildbot.net
>> https://lists.buildbot.net/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170116/86033267/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: profile.json
Type: application/json
Size: 113010 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170116/86033267/attachment.bin>


More information about the users mailing list