You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Separately, I think it would be good to have a benchmark that is simply download the entire file, as a point of comparison for some of these streaming methods. For some of the c elegans files with thousands of groups, it is actually faster to download and read than stream with fsspec/ros3, but it also depends on the read pattern.
Separately, I think it would be good to have a benchmark that is simply download the entire file, as a point of comparison for some of these streaming methods. For some of the c elegans files with thousands of groups, it is actually faster to download and read than stream with fsspec/ros3, but it also depends on the read pattern.
Originally posted by @rly in #47 (comment)
The text was updated successfully, but these errors were encountered: