-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
We need a guide that tells people how to add their own compressor to the benchmark. @juntyr pointed out that there are actually multiple ways to add a new compressor:
- Simply hack together a Python script that produces the necessary
decompressed.zarrfiles - Implement a new numcodecs-wasm codec
- Implement a new numcodecs codec ? Does this work with the current interface? I guess some of the performance measurements might not work anymore?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation