aplbrain / aplbrain/bossphorus
[ChunkedBloscFileDataManager] File IO parallelism
Aperta
enhancement
- Lingua principale
- Rust
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Right now, each cuboid on disk is read in series, but we know both the shape as well as the filenames _a priori_. This could theoretically be parallelized, though it'll require some cleverness with the `ndarray` API, which I don't believe supports parallel reads/writes by default.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.