← Back to team overview

maria-developers team mailing list archive

Re: Rev 4009: MDEV-5675 - Performance: my_hash_sort_bin is called too often in lp:maria/10.0

 

Hi, Sergey!

On Mar 06, Sergey Vojtovich wrote:
> revno: 4009
> revision-id: svoj@xxxxxxxxxxx-20140306121912-2a2soan1oc7u1hrt
> parent: svoj@xxxxxxxxxxx-20140226085528-80vzk8f2c4b4ugxm
> committer: Sergey Vojtovich <svoj@xxxxxxxxxxx>
> branch nick: 10.0
> timestamp: Thu 2014-03-06 16:19:12 +0400
> message:
>   MDEV-5675 - Performance: my_hash_sort_bin is called too often
>   
>   Reduced number of my_hash_sort_bin() calls from 4 to 1 per query.
>   Reduced number of memory accesses done by my_hash_sort_bin().

Looks great!
Ok to push

Regards,
Sergei