AllenCell / AllenCell/vole-core
refactor: remove Box3 from LoadSpec
Abierto
Tech Debt
- Lenguaje dominante
- TypeScript
- Estrellas
- 106
- Forks
- 11
- Merge medio
- 3 d 51 min
- PR fusionados (30 d)
- 12
Descripción
## Use Case
convert LoadSpec's one Box3 field and get rid of workers/utils.ts entirely
## Solution
convert the Box3 to simple array types and then the worker doesn't have to re-create classes when moving data across threads.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.