|
I noticed memory management in Perl is awful... There was really memory leaks in old versions and newest version of my script (that boneprone uses)
memory leaks are nothing, for small databases, but boneprone using it since 1+ years and database files are huge (no purging for old galleries)
I optimized code for memory leaks, uses %50 less ram now. Damn, why should I take care of variables? they should be handled by virtual machine?!
Anyway, problem is solved temporarly now. New version uses heavy mysql operations (like building pages from 700K galleries database), it requires more cpu and less ram.
Owners of script on boneprone.com should contact me as soon as possible, we need upgrade them to latest version asap
__________________
BP4L
|