developmentseed / developmentseed/obstore

Update performance documentation with new understanding of tokio connection

Open
#425 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
810
Forks
42
Avg merge
1d 15h
Merged PRs (30d)
6

Description

In discussion in https://github.com/maxrjones/zarr-obstore-performance/issues/8 we learned that obstore does actually use threads under the hood. It's single-threaded on the Python side but uses a multi-threaded tokio runtime by default. So the wall time may be improved even when cpu time is not necessarily.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.