tools.md

December 24, 2020 ยท View on GitHub

Tools Back

Having the right software is essential for identifying bottlenecks in both loading and running scripts.

This chapter mainly focuses on some of the free tools available for:

  • Profiling

    Timing various functions and operations during script execution to identify areas for optimization

  • Network Analysis

    Examining the loading of images, stylesheets, and scripts and their effect on overall page load and rendering