Slowing down Google Chrome
Today I learned that we can slow down Google Chrome for perfomance testing using Chrome DevTools.
This can be very useful. Check this out:
-
open DevTools:
Cmd + Shift + C
-
Select
Performance
tab - Click the Settings gear icon on top right
- Select some CPU throttling
You can do the same for Network throttling.
Tweet