Skip to content

[PR #2201/cdc5b810 backport][stable-4.9] fix(performance):Improve performance of /settings/ endpoint #2203

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

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jul 26, 2024

This is a backport of PR #2201 as merged into master (cdc5b81).

No-Issue

Before

$ time curl -s http://localhost:5001/api/galaxy/_ui/v1/settings/ 2>&1 > /dev/null

real	0m0.132s
user	0m0.012s
sys	0m0.005s

After

$ time curl -s http://localhost:5001/api/galaxy/_ui/v1/settings/ 2>&1 > /dev/null

real	0m0.023s
user	0m0.000s
sys	0m0.005s

@app-sre-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@rochacbruno
Copy link
Member

This is for 2.4 I am not sure we need it..

@rochacbruno rochacbruno force-pushed the patchback/backports/stable-4.9/cdc5b8100a2e85dc32cd9d520a65e748b956bb07/pr-2201 branch 2 times, most recently from aca5170 to cb573dc Compare March 5, 2025 14:53
@rochacbruno rochacbruno force-pushed the patchback/backports/stable-4.9/cdc5b8100a2e85dc32cd9d520a65e748b956bb07/pr-2201 branch from 2ddf85f to 138e189 Compare March 7, 2025 16:34
@rochacbruno rochacbruno enabled auto-merge (squash) March 7, 2025 16:45
@rochacbruno rochacbruno merged commit d3cae98 into stable-4.9 Mar 7, 2025
14 of 36 checks passed
@rochacbruno rochacbruno deleted the patchback/backports/stable-4.9/cdc5b8100a2e85dc32cd9d520a65e748b956bb07/pr-2201 branch March 7, 2025 16:52
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.

2 participants