Performance Tuning

WISEOZ - April 26, 2008 - 17:13
Project:Javascript Countdown Timer
Version:5.x-1.9
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:jvandervort
Status:closed
Description

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?

#1

jvandervort - April 30, 2008 - 19:34

Load 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.

#2

WISEOZ - May 1, 2008 - 17:10

The 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

#3

jvandervort - May 2, 2008 - 14:47

Cool, 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?

#4

WISEOZ - May 2, 2008 - 17:13

Yes. It appears that way.

#5

jvandervort - May 28, 2008 - 21:37
Assigned to:Anonymous» jvandervort
Status:active» fixed

When the new dev snapshot comes available, give it a try. It creates a real cachable file instead of using the virtual path.

#6

WISEOZ - May 31, 2008 - 16:52

I see a 6.x dev snapshot available now. Will a 5.x dev snapshot be coming too? I'm on 5.x.

#7

Anonymous (not verified) - June 14, 2008 - 17:05
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

#8

jvandervort - June 16, 2008 - 13:30
Status:closed» active

#9

jvandervort - June 17, 2008 - 14:09
Status:active» fixed

When 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.

#10

Anonymous (not verified) - July 1, 2008 - 14:13
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.