AllenCell / AllenCell/agave

preload and cache whole time series

Aperta
#323 1 commento 0 reazioni 0 assegnatari Rivendicata da @toloudis Vedi su GitHub
Lingua principale
C++
Stelle
62
Fork
9
Merge medio
1g 2h
PR unite (30g)
1

Descrizione

## Use Case

It can be slow to play through time. AGAVE currently only loads one timestep at a time.

## Solution

for small-enough data, we could load a whole time series and cache rather than re-fetch from source file every time. We could also implement a agave-local disk cache for all file formats, for highly accelerated read times. it could dump the data to zarr or some even more basic format for fast loading.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.