Closed (fixed)
Project:
Javascript Countdown Timer
Version:
5.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
26 Apr 2008 at 17:13 UTC
Updated:
1 Jul 2008 at 14:14 UTC
The countdown timers are always the last thing to load on my pages which results in lengthier page load times. Do you have any performance tuning suggestions to make them load faster?
Comments
Comment #1
jvandervort commentedLoad times are hard to judge. If you mean the timers don't actually start until your page completely loads, that is true.
So how are you judging which drupal bits are slowing down your overall page load?
I will look into file caching the javascript, but it might not fix your problem.
Comment #2
WISEOZ commentedThe entire page takes < 2 seconds to load. Of that, .777 is just for the timerjs. We're using httpwatch to do timing runs.
+ 1.968 0.777 607 8123 GET 200 text/javascript http://www.wiseoz.com/countdowntimer/timerjs
Comment #3
jvandervort commentedCool, I'll look into the caching thing.
Also, when you turn off the countdown timer, does the page load in 1.2 seconds? ie do you get back the whole .777?
Comment #4
WISEOZ commentedYes. It appears that way.
Comment #5
jvandervort commentedWhen the new dev snapshot comes available, give it a try. It creates a real cachable file instead of using the virtual path.
Comment #6
WISEOZ commentedI see a 6.x dev snapshot available now. Will a 5.x dev snapshot be coming too? I'm on 5.x.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #8
jvandervort commentedComment #9
jvandervort commentedWhen the new 5.x dev snapshot is created tonight, give it a try. It creates a real cachable file instead of using the virtual path.
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.