diff --git a/README.md b/README.md index cab0cf2..826b376 100644 --- a/README.md +++ b/README.md @@ -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 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: + +Perfect Lighthouse Score ### 5.2. Code Quality diff --git a/assets/lighthouse.png b/assets/lighthouse.png new file mode 100644 index 0000000..9b642a4 Binary files /dev/null and b/assets/lighthouse.png differ