[Tarantool-patches] [PATCH 1/2] box: make box.cfg idempotent function

Konstantin Osipov kostja.osipov at gmail.com
Thu Mar 19 13:06:39 MSK 2020


* Igor Munkin <imun at tarantool.org> [20/03/19 12:17]:
> > I mean, this is an obvious optimization, but it is only worth it
> > if there is a measurable slowdown (which I suspect there is, at
> > least a couple of %, but even a couple of % IMHO justify it).
> 
> I'm OK with your proposal (but I still don't see the box.cfg as a
> performance bottleneck).
> 
> Sasha, any thoughts?

box.cfg{} is *not* the bottleneck.
box.execute() is, it is having a call to ffi c function now.


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list