Performance monitor extension for Chrome
This extension provides a simple info box that will help you monitor your code performance.
- MS Milliseconds needed to render a frame
- FPS Frames rendered in the last second
- MB Megabytes of allocated memory
- CPU Percentage of a single CPU core used by the tab process
Dev channel - RAM Megabytes of private memory used by the tab process
Dev channel
Google Chrome 92+
- Go to chrome://extensions
- Enable Developer mode
- Click Load unpacked
- Select the repository directory
