AllenCell / AllenCell/agave

preload and cache whole time series

Offen
#323 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Beansprucht von @toloudis Auf GitHub ansehen
Vorherrschende Sprache
C++
Sterne
62
Forks
9
Ø Merge
1 T. 2 Std.
Gemergte PRs (30 T.)
1

Beschreibung

## 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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.