-
Notifications
You must be signed in to change notification settings - Fork 557
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
App performance enhancements (#5022)
* fix spotlight cleanup * remove modal navigation from router transactions * cache gathered paths * e2e updates * update selection test * lint, add comments * event listener cleanup * freeze tensorflow dep * add < > shortcuts in help modal * add test for shortcuts * details * clear frame stream lru cache * fix shortcutToHelpItems * add destroy items * lint * weak map resets and item deletions * add max stream sizing configurations * linting * bugs * clear stream cache on mouseleave * better spotlight heuristics * cleanup * soft edit * constants tweaks * modal nav enhancements * rm bytes sizing * better aspect ratio thresholds * tweaks * config docs * wait to stream for videos * lru looker cache * cleanup * isReusable fixes * cleanup * move hook, fix e2e * increase lru cache * update screenshots * rm python settings, add to options action --------- Co-authored-by: Br2850 <bdbristol@gmail.com> Co-authored-by: Sashank Aryal <sashank2012@gmail.com>
- Loading branch information
1 parent
991d620
commit 83f9ede
Showing
60 changed files
with
933 additions
and
668 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
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
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
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
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
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
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
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
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
Oops, something went wrong.