Page MenuHomePhabricator

Opening a page is really slow
Closed, DeclinedPublic

Description

I've given 8192MB of RAM and 4 processors (90% execution cap) to vagrant, but opening a page still takes 15 secs at least. It used to work a lot faster than this. What can I do to help debug this issue?

Event Timeline

bmansurov raised the priority of this task from to Needs Triage.
bmansurov updated the task description. (Show Details)
bmansurov subscribed.

It could be T78733: ResourceLoader slow under MediaWiki-Vagrant with VirtualBox or really any number of other problems.

In classic tech support fashion: Have you tried turning it off and on again? A vagrant destroy && vagrant up cycle has been know to cure a lot of problems, but at the cost of purging any custom content you have in the VM's wikis.

@bmansurov, take a look at T78733. If you can post the request times (from Chrome/Firefox developer console), we can further verify whether it's the same issue.

Thanks guys, I've created a new vagrant instance and things seem to be working faster. I had to turn nfs shares off though. Otherwise I was stuck on the "Mounting NFS ..." step. I'm attaching [1] the Chrome network tab results which can be viewed at [2]. The strange thing is that I had done these steps multiple times before but without luck. Maybe deleting my non-vagrant VirtualBox images and turning off Mac firewall helped?!

[1]


[2] http://ericduran.github.io/chromeHAR/

Vagrant strikes again! ;)

Today (after restarting my Mac) I see the same loading issue. This time a page has loaded in 40s. Please find the attached timeline.json file from Chrome. Please let me know what else I can do to debug the problem. Thanks.

Not using vagrant anymore. Feel free to reopen.