Describe the bug
When the team config file is very large and contains over a hundred profiles, Zowe Explorer is extremely slow to load.
To Reproduce
Expected behavior
Zowe Explorer may a bit slow to load with this many profiles but the load time should stay under a minute.
Screenshots
Desktop (please complete the following information):
- OS: Windows 10
- Zowe Explorer Version: 2.2.1
Additional context
I have started investigating the issue and determined that most of the slowness is caused by the Imperative ProfileInfo API. I plan to open 2 pull requests (one in Imperative and one in this repository) to improve the loading speed.
Describe the bug
When the team config file is very large and contains over a hundred profiles, Zowe Explorer is extremely slow to load.
To Reproduce
Expected behavior
Zowe Explorer may a bit slow to load with this many profiles but the load time should stay under a minute.
Screenshots
Desktop (please complete the following information):
Additional context
I have started investigating the issue and determined that most of the slowness is caused by the Imperative ProfileInfo API. I plan to open 2 pull requests (one in Imperative and one in this repository) to improve the loading speed.