As more and more web applications are utilizing libraries like Angular, React etc., web page rendering workload has been offloaded from server to client devices. If user is using low speed CPU, there is a good chance that the user will experience slow performance of your web pages. In this tutorial, you can see how to use Chrome Development Tools to throttle CPU speed to measure impact of CPU on web page performance.