Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slowness in loading a huge list of target hosts #1967

Open
jeansantos opened this issue Oct 25, 2023 · 2 comments
Open

Slowness in loading a huge list of target hosts #1967

jeansantos opened this issue Oct 25, 2023 · 2 comments
Assignees
Labels

Comments

@jeansantos
Copy link

Describe the bug
Slowness in loading a big list of target hosts
For ~1000 hosts, it takes ~20 seconds to load.

To Reproduce
Steps to reproduce the behavior (1/2):

  1. Open the App
  2. OIDC Login
  3. Long waiting time (Blank Screen)

Steps to reproduce the behavior (2/2):

  1. Go to Sessions list page
  2. Go back to Targets list page
  3. Long waiting time (Freezed Screen)

Expected behavior
Smooth transitions and short loading time

Additional context
The application was built with a code base of the commit 91a6023

@yongzhang
Copy link

yongzhang commented Mar 15, 2024

I also experience bad performance issue when upgraded to v2.0.0+, I think this is also caused by performance issue. v2.0.1 is even worse. I only have 60 targets.

image

@yongzhang
Copy link

I also experience bad performance issue when upgraded to v2.0.0+, I think this is also caused by performance issue. v2.0.1 is even worse. I only have 60 targets.

image

I tried v2.0.2 today, I think it's a huge improvement on performance. 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants