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

GetJobs query performance #374

Open
sgwozdz opened this issue Aug 29, 2024 · 2 comments
Open

GetJobs query performance #374

sgwozdz opened this issue Aug 29, 2024 · 2 comments

Comments

@sgwozdz
Copy link

sgwozdz commented Aug 29, 2024

Hey I was looking into some metrics and I noticed this query could be much faster.

I did some tests, and I was able to get quite a performance boost by a simple change. If you're ok with it I can prepare a pull request with the change.
With my dataset it went down from ~4 seconds to ~500ms.

image
image

@sgwozdz sgwozdz changed the title Getting jobs query performance GetJobs query performance Aug 29, 2024
@azygis
Copy link
Collaborator

azygis commented Aug 29, 2024

Sure, performance improvements are always welcome!

@chaitanya-swimlane
Copy link

hi @sgwozdz , could you share the updated query that improved the performance. We are running into a similar issue with getting Jobs, and this could help us.

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

3 participants