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

Checksum should be disabled when compressing into memory #12

@FrancescAlted

Description

@FrancescAlted

Checksum is a nice thing to have when you are writing to disk, but its use is more questionable for the in-memory API (e.g. pack_ndarray_str). I propose to disable the checksum whenever bloscpack is using memory as a backend to store results.

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