Tim Starling wrote:
> For Mr. "everyone has 8GB of memory and tiny little data sets" Lerdorf,
> I could point out that reducing the average zend_op size and placing
> strings close to other op data will also make execution faster, due to
> the improved CPU cache hit rate.

Nice twist there.  I simply related memory to cpu and the assumption was
that if you had a dual quad-core system, chances are that you also had
8G of ram.  Having 8 cores with only 1G of ram would be a weird server
config.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to