OK, my bad.  I was using php insead of the Command Line executable (in my case 
php-win.exe).

So, in case anyone else is interested. with twaeks to a CL version of 
pmwiki.php and config.php (get rid of ifs and checks and loading unused 
variables etc), as well as reducing variables through hard coding in my 
templates, I have dropped from 5+ days to just over 10 hours! (to generate 
500,000 html files of my wiki). my tweaks account for about 20% of that, the 
rest simply from switching to the command line and running 2 instances in 
parallel on the two cores... (Apache was already using both of them, but 
aparently not very well - the CL version of php is also way faster than the 
other versions, even when they are called from the CL).

Thanks, Seth

       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to