automated-chrome-profiling. Node.js recipes for automating javascript profiling in Chrome

github.com/paulirish/automated-chrome-profiling#readme

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2017
  • rewrite getcpuprofile.
June 2017
  • Update readme.md
  • Update readme.md
March 2017
  • Merge pull request #11 from sbougon/master
  • Adding 2 trace categories to get the full JS stacks
January 2017
  • Merge pull request #8 from rjankie/master
  • Update readme.md
August 2016
  • Merge pull request #7 from efx/master
  • Merge pull request #6 from GarthDB/master
July 2016
  • add new telemetry link
June 2016
  • updated readme.md to remove default browser check and removed python …
April 2016
  • readme tweaks
  • better readme for starting off
February 2016
  • timeline model now in its own repo
  • readme: screenshot timeline model detail
  • devtools timeline model exposed to node
  • move repo locations
January 2016
  • forced reflow test refactor
  • add forced layout example
  • js sampling in timeline recording all good.