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
HEAD request on sparsevol endpoint (labelvol type) is very slow, even compared to what should be faster GET sparsevol requests. See janelia-flyem/libdvid-cpp#14 Check for errors. Also, on finding any RLE, the sequential read query should be aborted. This will require changes at the storage API level to allow an abort signal for channel-based sequential scans.
The text was updated successfully, but these errors were encountered:
DocSavage
changed the title
Short-circuit sequential reads for "body exists" HEAD request on sparse volume.
Excessive time for "body exists" HEAD request on sparse volume.
Sep 1, 2015
HEAD request on sparsevol endpoint (labelvol type) is very slow, even compared to what should be faster GET sparsevol requests. See janelia-flyem/libdvid-cpp#14 Check for errors. Also, on finding any RLE, the sequential read query should be aborted. This will require changes at the storage API level to allow an abort signal for channel-based sequential scans.
The text was updated successfully, but these errors were encountered: