1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-21 13:21:29 +02:00

add lighthouse

This commit is contained in:
Morris Brodersen
2024-02-02 18:27:48 +01:00
parent 69545279a5
commit 89f51e965c
2 changed files with 4 additions and 1 deletions

View File

@@ -652,7 +652,10 @@ ms**; again, not optimized at all (with e.g. asset hashing/indefinite caching).
_To be fair, my implementation misses quite a few features from the original. I _To be fair, my implementation misses quite a few features from the original. I
suspect a fully equivalent clone to be well below 100 KB transfer, though._ suspect a fully equivalent clone to be well below 100 KB transfer, though._
_TODO Run more formal performance tests and add figures for the results._ While there is still optimization potential, the
[Lighthouse](https://developer.chrome.com/docs/lighthouse) score is perfect:
<img src="assets/lighthouse.png" alt="Perfect Lighthouse Score">
### 5.2. Code Quality ### 5.2. Code Quality

BIN
assets/lighthouse.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB