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

(NOBIDS) improve performance of app endpoint #2643

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

peterbitfly
Copy link
Collaborator

@peterbitfly peterbitfly commented Oct 25, 2023

🤖 Generated by Copilot at 1b5370f

This pull request enhances the API dashboard endpoint by reducing the number of concurrent goroutines, removing a redundant log, and using a faster query for sync committee stats. These changes improve the performance and efficiency of the handlers/api.go file.

@peterbitfly peterbitfly requested review from manuelsc and D13ce October 25, 2023 07:39
Copy link
Collaborator

@manuelsc manuelsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm utACK

Copy link
Contributor

@D13ce D13ce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@recy21 recy21 merged commit 3de54b2 into master Oct 25, 2023
3 checks passed
@recy21 recy21 deleted the NOBIDS/improve_app_endpoint_performance branch October 25, 2023 08:20
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

Successfully merging this pull request may close these issues.

4 participants