chrome performance profiling


by Miles Matthias

I've recently dug a lot deeper into chrome's abilities to help us gauge and debug performance in our web apps. We always try to use best practices so we don't usually have an issue with performance, but it's a very good skill to learn.

I was impressed with google's documentation on the subject since they've re-done the developer website. Instead of writing an introduction to chrome performance gauging and debugging, it's more valuable to link to their excellent documentation:

https://developers.google.com/chrome-developer-tools/