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

Response time problem under load for verdaccio-ldap version >= 4.0.0 #84

Open
GoaMind opened this issue Jan 18, 2021 · 0 comments
Open

Comments

@GoaMind
Copy link

GoaMind commented Jan 18, 2021

Looks like verdaccio-ldap having some problems with response time under load

Problem reproducible with verdaccio-ldap version >= 4.0.0
Works fine with version <= 3.1.0 and below

Result of testing with different versions:
image

For loading I used Locust and wrote few tests to download different pacakges, as well as request /-/ping and /-/whoami endpoints

In test I have used:

		"verdaccio": "3.8.2" and "4.10.0",
		"verdaccio-audit": "^9.7.3",
		"verdaccio-ldap": "2.8.0", "3.1.0", "4.0.0", "4.0.1" 4.2.0"

This issue 82 might be connected to problem described above

@GoaMind GoaMind changed the title Latency problem under load for verdaccio-ldap version >= 4.0.0 Response time problem under load for verdaccio-ldap version >= 4.0.0 Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant