8000 use a different msgpack lib? · Issue #78 · neovim/node-client · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
use a different msgpack lib? #78
Closed
@justinmk

Description

@justinmk

@chemzqm noticed that msgpack-lite is very slow.

msgpack-js msgpack5 might be a good choice instead of msgpack-lite.

According to this it's comparable in performance to the official lib. That comparison doesn't benchmark msgpack-lite. Edit: However, that post is 3 years old, and this discussion and the commit log suggest that msgpack-js is out of date.

msgpack5 looks like the only maintained msgpack lib for JS.

Can someone try out msgpack-js msgpack5 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0