AllenCell / AllenCell/agave

preload and cache whole time series

オープン
#323 コメント 1 件 リアクション 0 件 担当者 0 名 @toloudis が担当を希望しています GitHub で見る
主要言語
C++
スター
62
フォーク
9
平均マージ
1日 2時間
マージ済み PR(30日)
1

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。