Skip to content

Commit 24e582f

Browse files
committed
Add performance results screenshot
1 parent 5fc083b commit 24e582f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ To further reduce the number of DOM nodes, review and remove unnecessary nodes,
3232

3333
## Performance Results
3434

35-
After implementing and testing these optimizations with **Lighthouse**, we achieved a performance score of **96** with no blocking time remaining. This demonstrates the effectiveness of these techniques.
35+
After implementing and testing these optimizations with **Lighthouse**, we achieved a performance score of **100** with no blocking time remaining. This demonstrates the effectiveness of these techniques.
36+
37+
![Screenshot of the Lighthouse Result](/lighthouse.png)
3638

3739
## Conclusion
3840

lighthouse.png

188 KB
Loading

0 commit comments

Comments
 (0)