Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-02-2012, 09:59 PM   PM User | #1
m2244
Regular Coder

 
Join Date: Jun 2012
Posts: 127
Thanks: 1
Thanked 1 Time in 1 Post
m2244 is an unknown quantity at this point
How to find processes that are slowing things down

Hello,

I do not know a lot about this but is there a way to run my site throught some sort of reporting tool that will tell me which functions take longer to run than others. I want to try to speed things up a bit and consolidate some of my code, not to mention find some 'best practices'.

Thanks for the help.
m2244 is offline   Reply With Quote
Old 10-03-2012, 07:44 AM   PM User | #2
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,033
Thanks: 197
Thanked 2,410 Times in 2,388 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
http://answers.oreilly.com/topic/643...ipt-execution/

https://developers.google.com/speed/...es/rules_intro

http://archive.devwebpro.com/devwebp...tionSpeed.html

But remember that "The best is the enemy of the good" and most scripts are usually so small and fast that users won't notice any speed degradation.

All advice is supplied packaged by intellectual weight, and not by volume. Contents may settle slightly in transit.
__________________

All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.

Last edited by Philip M; 10-03-2012 at 07:50 AM..
Philip M is offline   Reply With Quote
Old 10-04-2012, 07:29 AM   PM User | #3
rnd me
Senior Coder

 
rnd me's Avatar
 
Join Date: Jun 2007
Location: Urbana
Posts: 3,452
Thanks: 9
Thanked 466 Times in 450 Posts
rnd me is a jewel in the roughrnd me is a jewel in the roughrnd me is a jewel in the rough
firebug and chrome's dev tools both have profilers, though firebugs gives you a lot more stats than chrome...


chrome also has the task manager.
__________________
my site (updated 5/13)
STATS (2013/5) HTML5:90.2% MOB:14% IE7:0.5% IE8:8.8% IE9:11.4% IE10:6.5%
rnd me is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:41 AM.


Advertisement
Log in to turn off these ads.