You might have used Chrome’s Developer Tools to profile your JavaScript to improve performance or find bottlenecks. DevTools is fantastic, but there’s a lot of potentially useful information that the performance panel doesn’t capture. Enter Chrome Tracing: a tool that’s built into Chrome (and Electron) that can collect a huge variety of detailed performance data.…| Engineering at Slack
This document explains how to use Runtime Call Stats to get detailed V8-internal metrics.| v8.dev
Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly.| www.google.com
For Developers >| www.chromium.org