allen-cell-animated / volume-viewer

https://allen-cell-animated.github.io/volume-viewer/
Other
90 stars 7 forks source link

investigate optimal number of concurrent requests #180

Open toloudis opened 6 months ago

toloudis commented 6 months ago

How can we do this?

frasercl commented 3 months ago

Give it some time for users to feel it out

Could this field go in Tweakpane for easy modification?

Problem is that time/z playback often advances in groups of ~2-4 at a time, indicating we may be topping out the queue, resolving lots of requests at one time, then refilling the queue.