NCAS-CMS / NCAS-CMS/PyActiveStorage
We should add back concurrency ...
Open
@bnlawrence is already working on this.
Since Oct 27, 2022.
excalibur
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
... when we get to actually doing performance testing. This version currently loops over chunks rather than doing them in parallel. Zarr has options to do both, so we could lift the relevant code (from here).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.