useful-forks / useful-forks.github.io

Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.
https://useful-forks.github.io/
MIT License
1.18k stars 61 forks source link

Faster load-time 💪 ⌚ #28

Closed payne911 closed 3 years ago

payne911 commented 3 years ago

Fixes #27

It went from (measured with my old desktop):

Empty cache and hard reload: 2.39s
Reload with cache: 1.52s

To (old desktop):

Empty cache and hard reload: 1.56s
Reload with cache: 0.521s

Or to (new laptop):

Empty cache and hard reload: 0.512s
Reload with cache: 0.277s

(Sorry, I didn't measure the old website's load time with my laptop.)