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

[QA] api/v1/transactions has a low performance #606

Closed
SamantaCasal opened this issue Aug 7, 2023 · 0 comments · Fixed by #616
Closed

[QA] api/v1/transactions has a low performance #606

SamantaCasal opened this issue Aug 7, 2023 · 0 comments · Fixed by #616
Assignees
Labels
api Api component BUG Something isn't working

Comments

@SamantaCasal
Copy link
Collaborator

SamantaCasal commented Aug 7, 2023

Environment: macOs ventura 13.3.1. Version 115.0.5790.114 (Official Build) (arm64)

Tested from Staging

Current behavior:
Currently, https://api.staging.wormscan.io/api/v1/transactions?address https://api.staging.wormscan.io/api/v1/transactions?address=0x05c009c4c1f1983d4b915c145f4e782de23d3a38 endpoints have a delay of 1.3 and 8.3 seconds to respond

Image

Image

Expected behavior:
The performance should be improved, in such a way as to reduce the response time.

Steps to reproduce
The tests were carried out with Jmeter, with the following configuration:
Thread Properties:

  • Number of Threads (users): 10
  • Ramp-up period (seconds): 1
  • Loop Count: 10

Evidence:

summary_transactions.pdf
transactions_charts.pdf

summaryTransactionsAddress.pdf

ChartTransactionsAddress.pdf

@SamantaCasal SamantaCasal added api Api component BUG Something isn't working labels Aug 7, 2023
@ftocal ftocal linked a pull request Aug 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Api component BUG Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants