Back
Similar todos
fix DB backup script to hopefully use less memory + not impact server #japandev
#filepond rewrite PHP server in 8 hours
add php opcode caching to server #ctr
Checking out Bun to reduce memory needed for server-side build #pingnow
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
reduce collection size from 226 MB to 112 MB #beachnearby
upgrade #nomads to PHP 8.2 to a separate FPM pool that has opcache enabled and get to 0ms load for city cache (down from 900ms) thanks @daniellockyer
#sheet2site add 30 seconds for cache file expiration to check if it will descries server load (thanks @pepito9000 for showing magic php function)
#contracting Unset variables in loops to avoid keeping dead objects in memory and reduce memory requirements of automated script
#contracting Fix forum refuses to display, because PHP ran out of memory
compare python / php re algo, speed and memory considerations #dns