On Tue, 04 Jun 2013 22:12:41 +0200, Dmitry Stogov <dmi...@zend.com> wrote:

This "good" algorithm that doesn't work well for "worse" cases makes about 15% slowdown of ZF2 based applications.
It also slowdowns wordpress and other apps, but not so significantly.

It's definitely doesn't work well for real-life applications :(
Something must be dome (e.g. usage of old or new algorithms depending on
different argument patterns).


All right, I'll take a look at what can be done. It's quite possible we can even do better than the old algorithm for short texts, but falling back to it in those cases is always an option.

--
Gustavo Lopes

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

Reply via email to