0 votes
don't make EVERYTHING rely on ajax. It is way too slow.
I often have to correct my times on entries because slimtimer sits there trying to ajax for like 5 minutes before I can start it. Understandable that the timer is ajaxed but the edit entries page? this adds nothing to the functionality or coolness of the idea and only slows the whole thing down and pisses people off while they wait there for 2 minutes before the edit entry form ajaxes into place.

kiper
Is it ajax calls that slows it down or is it the code that could be more optimized?
6 months ago
tpaine
Good call. If you end up on the edit entries page during the wrong time of day it slows to a crawl.
6 months ago