Skip to content

データを圧縮するべきかどうか #14

Description

@ryo-a

JSON形式を採用した場合、機械判読が極めて容易である一方でキーが繰り返し登場するため、データのサイズが増大します。
反復して登場する文字列が多いテキストデータということで、Deflateで簡単に圧縮可能なのですが、これを仕様として定義しておくのも良い気がしています。

先行事例としてはKMLに対するKMZのように、圧縮されたバージョンが予め定義されているものがあります。

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions