-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data-lake-monitor: Only listen to variables being displayed in the table
Otherwise we are setting listeners to all variables in the lake, which will usually be 300+, and this will trigger a lot of unnecessary screen updates and resource usage, which can slow down the application while this menu is open.
- Loading branch information
1 parent
89dd5e5
commit b005c86
Showing
1 changed file
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters