Always delay interaction update profiling

incremental_update_paths
Tyler Goodlet 2022-05-15 13:44:56 -04:00
parent 5d26609693
commit b609f46d26
1 changed files with 0 additions and 1 deletions

View File

@ -931,7 +931,6 @@ class ChartView(ViewBox):
# ``.update_graphics_from_flow()`` nested profiling likely
# due to the way delaying works and garbage collection of
# the profiler in the delegated method calls.
delayed=False,
ms_threshold=6,
# ms_threshold=ms_slower_then,
)