profiling

TwitterFacebook
Get flash to fully experience Pearltrees

Perf4J 0.9.12 - Home

Overview Perf4J is a set of utilities for calculating and displaying performance statistics for Java code. For developers who are familiar with logging frameworks such as log4j or logback, an analogy helps to describe Perf4J: http://perf4j.codehaus.org/
http://ejohn.org/blog/talks-at-the-2009-jquery-conference/

John Resig - Talks at the 2009 jQuery Conference

This past weekend was the 2009 jQuery Conference here in Boston.
This evening I was playing around with the idea of profiling jQuery applications - trying to find a convenient way to completely analyze all the code that is being executed in your application. http://ejohn.org/blog/deep-profiling-jquery-apps/

John Resig - Deep Profiling jQuery Apps

John Resig - JavaScript Function Call Profiling

http://ejohn.org/blog/function-call-profiling/ With jQuery 1.3.2 out the door I've been looking for more ways to profile and optimize jQuery.
We Recommend These Resources It's amazing the things that are right in front of you that you don't realise.

The Best Kept Secret in the JDK: VisualVM | Javalobby

http://java.dzone.com/articles/best-kept-secret-jdk-visualvm
http://coding.smashingmagazine.com/2009/01/15/45-new-jquery-techniques-for-a-good-user-experience/ To help you take it up a notch, we share below some methods that can help you give visitors to your website an amazing user experience. Here are over 45 impressive jQuery plug-ins and techniques that have been recently created and that could make the development of your next website an easier and more interesting experience than the last. In this tutorial, we’ll create a sliding panel, that slides in to reveal more content, using JQuery to animate the height of the panel.

JQuery tips for userexperience