progaudi / progaudi.tarantool

.net connector for Tarantool NoSql database.
MIT License
49 stars 17 forks source link

Converters performance investigation #35

Open roman-kozachenko opened 8 years ago

roman-kozachenko commented 8 years ago

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

roman-kozachenko commented 8 years ago

Multiple update operation performance should be investigated too

roman-kozachenko commented 7 years ago

32 can also help with performance