Ask Your Question
0

Reasonable Site Load time with Pingdom

asked 2012-09-04 09:41:20 -0500

theactiveactor gravatar image theactiveactor
147 7 2 6

I'm looking into optimizing my site speed, using Pingdom. I'm assuming that this tests the first page load scenario.

Without optimizing beyond Askbot defaults, the load speed was 1.25s. What caught my attention was that the delay looks like its dominated by Django/Askbot processing- 564ms wait time, which seems like a lot. Is this a reasonable number? Are there things I could do to reduce it?

delete close flag offensive retag edit

Comments

If you are measuring 560 ms for the round trip to the server, then it's more or less ok. On the server page render times are ~250ms.

Evgeny ( 2012-09-04 15:20:08 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-09-04 10:09:46 -0500

Fitoria gravatar image Fitoria flag of Nicaragua
841 4 19
http://fitoria.net/

Are you using a cache engine? If not try to use one, that will help, askbot is optimized for cache use reducing database queries to the minimum.

I've noticed that the thing that takes most of the time on a webapp is database queries and then template rendering.

link publish delete flag offensive edit
0

answered 2012-09-04 13:49:04 -0500

pajju gravatar image pajju flag of India
473 7 8 21
http://ninjaas.com/

updated 2012-09-12 13:45:59 -0500

I don't believe in Pingdom results! It's not the Perfect Right Tool. :)

and we don't know where Pingdom's server's are located. BTW, did you use this tool?

IMHO, To know the Ideal Accurate load-times (leaving network effects) - use wireshark. Also check by running Askbot locally.

Load times will vary from place to place - proximity to the hosted servers. Depends on the current traffic to the Server. It also depends on your DNS Servers. Always use your ISP's DNS(any nearest DNS will do) for Max Page speeds.


Tool to check Load times from the Pingdom servers to any Site - http://tools.pingdom.com/fpt/

link publish delete flag offensive edit

Comments

Observation - when someone edits the answer again, that Question hits FrontPage Top Link. This serves as a smart way to push posts on the top. :) @Evgeny@pajju@todofixthis

pajju ( 2012-09-12 14:56:18 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: 2012-09-04 09:41:20 -0500

Seen: 135 times

Last updated: Sep 12 '12