paulirish / automated-chrome-profiling

Node.js recipes for automating javascript profiling in Chrome
https://github.com/paulirish/automated-chrome-profiling#readme
863 stars 72 forks source link

Jeesus this readme doesn't explain how to Profile another webpage. #13

Closed Gerrilicious closed 7 years ago

Gerrilicious commented 7 years ago

I am really confused on how to get the profile from for example a localhosted website, help in near feature would be appreciated.

paulirish commented 7 years ago

Can you describe what you'd like?

I just updated the js profiler example in 206a651.

take a look: https://github.com/paulirish/automated-chrome-profiling/blob/master/get-cpu-profile.js

paulirish commented 7 years ago

mkay