Games, Programming, Web
New Firebug feature: console.timeStamp
Firebug recently added an awesome new API; console.timeStamp lets you to create named “events” in the Net panel:
This technique requires manual instrumentation and isn’t as detailed as the Timeline panel in Chrome/Safari or a heavy-weight tool like dynaTrace, but it’s a nice, simple, uncluttered view compared to those other tools.
I used it today on a machine where I couldn’t install dynaTrace, I’ll surely be using it again. Unfortunately it isn’t supported in Firefox 3.6 and older.
| Print article | This entry was posted by chrisdanford on July 14, 2011 at 3:28 am, and is filed under Web. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |