Wednesday, July 27, 2011

Performance Test Your jQuery

With so much client-side code happening these days, we all should be concerned about keeping our code performing at its optimum. Use this site to test snippets of your code.

As AddyOsmani.com states:
  • jsPerf.com - a great way to easily create tests comparing the performance of code snippets across different browsers
  • Makes it simple for anyone to share or modify tests
  • Used by the jQuery project, Yahoo and many other dev. teams

No comments: