beachtrader
11-17-2002, 05:14 PM
Has anyone run a comparison between Zend and PHPAccelerator and found any difference in performance between the two?
![]() | View Full Version : Difference between Zend Optimizer and PHPAccelerator? beachtrader 11-17-2002, 05:14 PM Has anyone run a comparison between Zend and PHPAccelerator and found any difference in performance between the two? MarkIL 11-17-2002, 11:24 PM http://www.phpinsider.com/benchmarks/ rusko 11-17-2002, 11:43 PM what you should be comparing is zend accelerator and php accelerator. zend is a little (negligibly) faster on some stuff, but php accelerator is the clear winner in terms of value for money. |