Obstore is a fast, rust-based package for speeding up accessing cloud object storage. Virtualizarr now uses it as the backend, and it might be helpful here to speed things up more.
Context
Faster reading/writing is always a plus
Possible Implementation
Just replace any fsspec reads/writes with Obstore?