8000 `net.box.self.call` majorly affects the performance of `vshard` · Issue #564 · tarantool/vshard · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
net.box.self.call majorly affects the performance of vshard #564
Open
@Serpentian

Description

@Serpentian

net.box.self.call is slow: tarantool/tarantool#11624 and will probably be dropped in the Tarantool 4.0. Even if it will be fixed instead, we need to support Tarantool 2.11, and these new fixes cannot be backported there. We need to introduce our own implementation of the local call, which should be much more efficient, that encoding and decoding msgpacks, which is done in net.box

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0