filmov
tv
How to Improve JavaScript Performance with Google Chrome

Показать описание
Are you frustrated at poor application performance? This video reveals the secret to identifying performance bottlenecks - Google Chrome performance audits. In just a few clicks in nothing else but Google Chrome, you can identify and optimize your lowest performing code - scripting, rendering, painting, system, and idle. Modus Principal Thought Leader Grgur Grisogono shows how any develop team can use Google Chrome performance audits to identify and optimize the issues within their application affecting performance.
Timestamps:
0:00 Open
0:20 Introduction to Google Chrome performance audits
1:00 Starting your performance audit and profiling user actions
1:29 Identifying the lowest performing code - scripting, rendering, painting, system, and idle
2:14 Flagging improvements within the source code
3:07 Using bottom-up lists to find the functions that take up the most time in the JavaScript execution thread
4:18 Using memoization to cache output based on input
4:52 View improvements to performance after making optimizations
5:41 What's next?
Modus Create is a disruptive consulting firm that helps companies transform for success in the digital future through a unique collaborative engagement model that focuses on strategy, product design/build, user experience, company culture, and process change.
#WebPerformance #ChromeAudits #GoogleChrome #WebApplications #WebDevelopment
Timestamps:
0:00 Open
0:20 Introduction to Google Chrome performance audits
1:00 Starting your performance audit and profiling user actions
1:29 Identifying the lowest performing code - scripting, rendering, painting, system, and idle
2:14 Flagging improvements within the source code
3:07 Using bottom-up lists to find the functions that take up the most time in the JavaScript execution thread
4:18 Using memoization to cache output based on input
4:52 View improvements to performance after making optimizations
5:41 What's next?
Modus Create is a disruptive consulting firm that helps companies transform for success in the digital future through a unique collaborative engagement model that focuses on strategy, product design/build, user experience, company culture, and process change.
#WebPerformance #ChromeAudits #GoogleChrome #WebApplications #WebDevelopment
Комментарии