You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get a baseline of zarr's optimal performance with h5md and zarrmd files, benchmark reads and writes
only using zarr and
using zarr and dask (in something like a "lazy timeseries"
Choose a benchmark which will force dask to execute lazily-evaluated reads, like computing some kind of average. Run zarrtraj with h5md and zarr files using the same data and chunking patterns to get a fair comparison.
The text was updated successfully, but these errors were encountered:
ljwoods2
changed the title
Create a zarr-only and zarr + dask benchmarks of trajectory reading
Create zarr-only and zarr + dask benchmarks of trajectory reading
May 29, 2024
To get a baseline of zarr's optimal performance with h5md and zarrmd files, benchmark reads and writes
Choose a benchmark which will force dask to execute lazily-evaluated reads, like computing some kind of average. Run zarrtraj with h5md and zarr files using the same data and chunking patterns to get a fair comparison.
The text was updated successfully, but these errors were encountered: