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

Check if latest go-eth2-client PR fixes /validators performance issues #3145

Open
3 tasks
boulder225 opened this issue Jun 18, 2024 · 0 comments
Open
3 tasks
Labels
protocol Protocol Team tickets

Comments

@boulder225
Copy link
Collaborator

🎯 Problem to be solved

The /validators endpoint in our system is experiencing slow performance, causing user issues. A recent pull request in the go-eth2-client library might fix the performance issues. We need to evaluate the PR and determine if it indeed resolves the slow performance of the /validators endpoint.

🛠️ Proposed solution

  • Review the go-eth2-client pull request (Use POST to obtain validator data. attestantio/go-eth2-client#146) in detail.
  • Analyze the changes made in the PR and understand how they potentially address the performance issues.
  • Perform comprehensive performance tests on the /validators endpoint using the updated go-eth2-client library.
@github-actions github-actions bot added the protocol Protocol Team tickets label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol Protocol Team tickets
Projects
None yet
Development

No branches or pull requests

1 participant