Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Analyze the site for slow paths and optimize them #445

Open
mitio opened this issue Oct 12, 2016 · 4 comments
Open

Analyze the site for slow paths and optimize them #445

mitio opened this issue Oct 12, 2016 · 4 comments

Comments

@mitio
Copy link
Member

mitio commented Oct 12, 2016

Under a bit more traffic and with a bit more data, the events website is practically unusable and it's constantly "loading". The codebase has some very suboptimal parts and they need to be hunted down and optimized.

@yallsop
Copy link

yallsop commented Oct 12, 2016

The last time I added an event, I could still see the ones from previous years too.. Overloaded maybe?

On 12 Oct 2016, at 22:28, Dimitar Dimitrov <[email protected]mailto:[email protected]> wrote:

Under a bit more traffic and with a bit more data, the events website is practically unusable and it's constantly "loading". The codebase has some very suboptimal parts and they need to be hunted down and optimized.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/445, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALq66_DzYf1Qf6FXiNhUdm_4er7Hlk-4ks5qzVEJgaJpZM4KVPaE.

@mitio
Copy link
Member Author

mitio commented Oct 12, 2016

I think I've optimized the slowest part on the homepage in 87d33bf and that made a big difference. The site seems to work fine now. I guess there's room for a lot more optimizations, but for now we should be good.

@alessandrobogliolo
Copy link
Contributor

Great job Dimitar! Thank you very much for your help!
I did some tests and unfortunately the interface is still so slow that
event listing and insertion are practically unusable.
Having disabled the map, optimized the code, and upgraded the server, this
makes mi think that there is something wrong with the service that Digital
Ocean hes offered since yesterady's violation.
What do you think? I don't wee any reason for today's performance to be so
slow, considering that the site was working properly until two days ago
with much lower resources

2016-10-13 0:50 GMT+02:00 Dimitar Dimitrov [email protected]:

I think I've optimized the slowest part on the homepage in 87d33bf
87d33bf
and that made a big difference. The site seems to work fine now. I guess
there's room for a lot more optimizations, but for now we should be good.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#445 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIPCH7IGtGsSD8pym0S7o6mNKfiO0Hs9ks5qzWQ2gaJpZM4KVPaE
.

@mitio
Copy link
Member Author

mitio commented Oct 13, 2016

@alessandrobogliolo can you give me a few URLs which are too slow?

I know the site is still slow as it was not coded with volume and speed in mind so there's a lot more to be done in that regard. But since we don't have the capacity to, maybe we can at least patch here and there if it's too slow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants