From 40188835f30f6f2a7bb17a23f05eb553bdfe70eb Mon Sep 17 00:00:00 2001 From: Jesse Averbukh Date: Fri, 30 Jun 2023 17:12:13 -0400 Subject: [PATCH] Add doc for windows latency issue --- docs/known_bugs.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/known_bugs.rst b/docs/known_bugs.rst index 086f959a35..37112b2901 100644 --- a/docs/known_bugs.rst +++ b/docs/known_bugs.rst @@ -130,6 +130,14 @@ the side of the cell output to collapse or expand the scrollable window. This has the unintended consequence of changing the contrast of the image displayed in the Cubeviz cube viewer. +On Windows OS, latency increases exponentially with number of subsets +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +This seems to be an issue with Windows OS specifically, although we are still +investigating exactly what causes it. +See `Issue #2263 `_ for +updates on this topic. + .. _known_issues_imviz: Imviz