Skip to content

Should we support a binary serialization format? #466

@ntjohnson1

Description

@ntjohnson1

Follow on from: #460

My current opinion is that since python has pickle we don't need our own backwards compatible binary format.

Pro/Con for binary format

Pros:

  • Isn't tied to python version/pyttb version
  • Is probably dramatically faster than our current text based format

Cons:

  • Maintenance
  • Would probably be really hard to make compatible with MATLAB ttb

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