HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 285083 thumbnail
User 376711 avatar

By grabnerandi
via blog.dynatrace.com
Published: Nov 10 2009 / 02:04

Last week I got to analyze a web page that spent 4.8 seconds in the onLoad event handler of a custom script file. It turned out that 2.8 seconds were consumed by applying a dynamic menu library (will blog about this one separately). The remaining 2 seconds were spent in jQuery selectors. The analysis showed that most of the selectors didn’t return any object and those that returned objects can be improved by using different selectors.
  • 14
  • 0
  • 1799
  • 1

Comments

Add your comment
User 464102 avatar

dearadnann replied ago:

-3 votes Vote down Vote up Reply

Money Online with our Free Money Making Tips and Tricks. We Provide Best information to Resources and Guides to help you to Make Money Online. http://www.bestearningways.com

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.