Skip to content

use a different msgpack lib? #78

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    Effort

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions