Hi!

>     I made a PR here: https://github.com/php/php-src/pull/999 for reviewing
> 
>     in benchmark this can brings more than 30% performance gain in
> array_sort etc functions.
> 
>     tests fails are related to non-stable vs stable sorting difference.
> 
>     anyway, I feel it's better to ask you to do a final review, what
> do you think?
> 
>     is there any objections to merge this?

I think the sort order of equal elements was never defined, so changing
it would not be a big issue. The tests, of course, need to be fixed and
note in UPGRADING should be provided, but otherwise it's fine.

-- 
Stas Malyshev
smalys...@gmail.com

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

Reply via email to