18 lines
420 B
18 lines
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
|
|
|
|
2. Browser extensions are inherently performant
|
|
|
|
- [ ] true
|
|
- [ ] false
|
|
|
|
3. Analyze the following for performance bottlenecks
|
|
|
|
- [ ] DOM traversals
|
|
- [ ] JavaScript optimizations
|
|
- [ ] Asset management
|
|
- [ ] All the above |