Skip to content
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
This repository was archived by the owner on Feb 27, 2018. It is now read-only.

use binary format or compressed JSON over the wire to save bandwidth? #14

@TheBizzle

Description

@TheBizzle

From @SethTisue on May 13, 2013 22:11

we already have a binary format that model runs uses for storing runs, both in memory and on disk.

or, if we want to stick with JSON, we could compress and decompress it on the fly, perhaps using Snappy: http://code.google.com/p/snappy/

Copied from original issue: NetLogo/Galapagos#44

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions