Skip to content
Snippets Groups Projects
Commit 4e9bde25 authored by Sulverus's avatar Sulverus Committed by Konstantin Osipov
Browse files

net.box: speed optimizations

* msgpack encoding with lua c api(call, insert, eval, ping)
* remove extra hash lookup in net.box
* review fixes for netbox-write
* rewrite all encoding fucntions using Lua/C
* replace channels with fiber.sleep()/fiber.wakeup()
* review fixes (remove an unnecessary include)
parent d4984f98
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment