ZenphotoCMS Forum
SVN Performance branch - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: SVN Performance branch (/thread-551.html)



SVN Performance branch - Chilifrei64 - 2006-06-03

3 letters

WOW

I havent timed anything but it flys through the thumbnail generation AND (atleast on Windows) uses less CPU Usage.. The normal version would create 2 php-cgi.exe processes and would take 50% CPU usage a piece.. this one still creates 2 processes.. but only used about 12-22% each and doesnt run for as long...

Nice work.




SVN Performance branch - trisweb - 2006-06-03

Not sure that there should be a difference in image generation speed -- it uses the same i.php, but optimizes gallery display and filesystem/database access. Still should be much better though.

Thanks for testing!




SVN Performance branch - Chilifrei64 - 2006-06-04

it must be just that the php-cgi.exe is using less resources with the optimizations in it... I just tried it again and CPU usage is definately down..




SVN Performance branch - trisweb - 2006-06-04

Definitely possible, yeah. Overall, the resource use should be way lower, especially for simply browsing galleries.