Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Don't show every step's icon in the list view for a branch in a pipeline #275

Closed
missyjcat opened this issue Aug 30, 2017 · 4 comments
Closed
Assignees

Comments

@missyjcat
Copy link

I have hundreds of parallel workers for each build because I am using BuildKite as a performance regression testing framework, and when I try to look at a list view for a branch (ie., master), it takes forever to load. The markup is on the order of megabytes.

If I have a list of 20 builds, the UI is literally rendering thousands of status icons for my build steps.

I'd like to see a list view of just the build metadata with maybe some summary information about the steps and then be able to click into a build that I'm interested in. More similar to the landing page of a pipeline.

@toolmantim toolmantim self-assigned this Aug 30, 2017
@toolmantim
Copy link

Thanks for the feedback, we've been seeing the performance pain of these pages in our monitoring too! We'll look at getting this sorted.

@toolmantim
Copy link

Hi @missyjcat! We’ve made some changes to limit the number of jobs shown on those branch index pages, which should make things much more performant for you. Could you give those pages a test and let us know if that fixes it for you?

We’re also making to look at more improvements at how we handle parallel jobs on those index pages, but this was a good first step.

@missyjcat
Copy link
Author

missyjcat commented Sep 11, 2017 via email

@toolmantim
Copy link

@missyjcat 🙌🏼 🎉 Thanks. That's good to hear!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants