pebblecode / vistazo

A light weight application to keep track of who's working on what, when.
1 stars 0 forks source link

Speed up Vistazo #248

Closed markdurrant closed 12 years ago

markdurrant commented 12 years ago

Vistazo is pretty sluggish to load and to update.

Making it a little speeder will improve the whole experience a lot.

Some speed tests

vincemtnz commented 12 years ago

Is vistazo still on heroku?

tobyhunt commented 12 years ago

Yeah, still really slow. I would say almost unusably so.. Take's too long to register a new project assignation.

taktran commented 12 years ago

Everything on production seems to take about 10s+, whereas on staging, it's 200ms+. Need to look into this...

taktran commented 12 years ago

Ah, the problem seems to be related to the database - probably not optimizing the saves/queries properly. The apps takes a while if I put the prod db in staging too.

taktran commented 12 years ago

Speed improvement deployed to production.

Most of the work is in the timetable-items-refactor branch.

Speeds for new timetable item are now:

From: