420 B

Complete this quiz by checking one answer per question.

  1. To get a better view of your site's performance, clear its cache and reload in the profiler
  • true
  • false
  1. Browser extensions are inherently performant
  • true
  • false
  1. Analyze the following for performance bottlenecks
  • DOM traversals
  • JavaScript optimizations
  • Asset management
  • All the above