Back
Similar todos
Load previous page…
Improve caching of homepage by adding more fragment caches and improving some logic #wip
cache home page #tglist
optimize slow report page from 120s to 1.2s
manage to load status pages in ~300ms instead of 1s #spectate
#hw performance upgrade homepage (preload hometowns into html file instead of seperate API call
Reduce SQL queries on initial app load for #booklet
Minor pagespeed improvements to homepage (near 100 score)
benchmark #nomads init.php speed to fix the cities.cached.php cached city data bottleneck and reduce size by removing the $cache['cities_short'] array which is same as $cache['cities'] but with short_slugs and just gen on runtime which is 0ms