progaudi/progaudi.tarantool

Converters performance investigation

roman-kozachenko opened this issue · 2 comments

PacketSize and RequestId converters should be profiled.
Possible solution is to use shared buffer instead of creating arrays each Write operation.

Multiple update operation performance should be investigated too

#32 can also help with performance