[Tarantool-patches] [PATCH 2/4] box: add binary search for _session_settings space
Kirill Yukhin
kyukhin at tarantool.org
Mon Apr 13 16:40:20 MSK 2020
Hello,
On 03 Apr 14:00, Nikita Pettik wrote:
> On 30 Mar 12:13, Chris Sosnin wrote:
> > As it is mentioned in implementation, it is important
> > that _session_settings options are sorted by name, so
> > there is no need in linear lookup and we can replace it
> > with binary search.
> >
> > Closes #4712
> > ---
>
> Still I see no need for this patch. It is unclear which improvements
> it introduces except for code complication.
I agree, let's drop it.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list