-
-
Notifications
You must be signed in to change notification settings - Fork 725
Use zstd compression in NRRD and MetaIO #348
Copy link
Copy link
Closed
Labels
area:IOIssues affecting the IO moduleIssues affecting the IO modulearea:ThirdPartyIssues affecting the ThirdParty moduleIssues affecting the ThirdParty moduletype:InfrastructureInfrastructure/ecosystem related changes, such as CMake or buildbotsInfrastructure/ecosystem related changes, such as CMake or buildbotstype:PerformanceImprovement in terms of compilation or execution timeImprovement in terms of compilation or execution time
Milestone
Metadata
Metadata
Assignees
Labels
area:IOIssues affecting the IO moduleIssues affecting the IO modulearea:ThirdPartyIssues affecting the ThirdParty moduleIssues affecting the ThirdParty moduletype:InfrastructureInfrastructure/ecosystem related changes, such as CMake or buildbotsInfrastructure/ecosystem related changes, such as CMake or buildbotstype:PerformanceImprovement in terms of compilation or execution timeImprovement in terms of compilation or execution time
[Background discussion]
zstd's advanced API which supports multithreading has recently entered staging area with intention to be moved into stable API. Now is a great time to make use of it, before ITKv5.0 is released.