Summary
Testing how the console.profile() method works. Even though I’ve had Firebug for months, I learned how to use it from watching tutorials of Safari’s Web Inspector tool.
To see how it works. You’ll need to have a developer tool that has a console profile function. Firefox has a Firebug add-in. Safari has one build-in.

Date Created
21 June 2009
Help
Using the Web Inspector - Safari User Guide for Web Developers
[...] Console Profile – available for browsers with developer tools. I didn’t know how to use this until I watched the video. But then again, it wasn’t a real need for me. [...]