Finally also NiftyCent has preload functionality
enabled
https://developer.happyr.com/php-74-preload
Now wait for php8 release...
NiftyCent database has 12.2GB of data, contains 125 tables.
After 3 weeks after start, it has average request count per day (images excluded) around 7000 (mainly google / bing / me :)...).
Code contains around 103k of lines: ( find . -type f ! -path './vendor/' ! -path './node_modules/' ! -path './.git/' ! -name '.log' ! -path './bin/' ! -path './var/' -name '*.php' | xargs wc -l )
Average memory usage around 6GB.
Operating system: debian.