Skip to content

Results to help you decide whether Zarr is the right tool for storing your scientific data. Focus on read and write speed

License

Notifications You must be signed in to change notification settings

ariellubonja/zarr-efficiency-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments on the Read Speed of the Zarr package under different circumstances

These include:

  • How much Compression affects read speed
  • Effects of using Sharding on performance
  • Effects of increasing chunk_size
  • Whether joining data variables together improves read speed

These are done both in repeated (warm) or first-time (cold) access

Accompanying Articles

Please open an issue if you'd like to see other experiments!

Interesting Results

  1. Effects of Increasing chunk_size on Cold Access Speed

Cold Effect of Chunk Size

  1. Same but Warm (Repeated) Access

Warm Effect of Chunk Size

  1. Cold Access Speed w/ 60% Compression Ratio

Compression Impact Cold

  1. Same but Warm Access

Compression Impact Warm

More results can be found in the experiment_results folder

About

Results to help you decide whether Zarr is the right tool for storing your scientific data. Focus on read and write speed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published