Skip to content

Provide benchmarks on space efficiency #203

@letmaik

Description

@letmaik

The claim is "It's like JSON. but fast and small." However there are no numbers behind that, and in some cases this statement may not be true.

I did a quick test with a bigger GeoJSON file and arrived at the following sizes:

normal gzipped
idaho.json 10.92 MB 2.66 MB
idaho.msgpack 7.47 MB 4.50 MB

I'm really interested in what causes MessagePack to be less suitable for compression here. In the end this could result in a table stating in which scenarios it makes sense to use MessagePack and in which not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions