ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
20 stars 33 forks source link

Investigate HDFStorage.read() performance #291

Open sbesson opened 3 years ago

sbesson commented 3 years ago

The only thing I'd have to check is if there are any situations where the single read is significantly faster, though I assume it's a time v. space issue.

_Originally posted by @joshmoore in https://github.com/ome/omero-py/pull/288#discussion_r642643277_