Skip to content

Poor performance on job template screens #3435

@yk634

Description

@yk634

What happened:
In our environment, we have a large number of job templates, and the Job Template List screen takes around 3 seconds to render. It would be helpful if pagination or asynchronous loading could be used to reduce the initial load time when the number of templates is large.

On the Job Template Detail screen, opening frequently used job templates takes a long time. It seems that retrieving metrics is causing the delay — performance could be improved if the metrics section were loaded asynchronously.

On the Pipelines using this Job Template screen (accessed via the metrics link on the detail page), it also takes a long time for the page to appear after clicking. There is no visible loading indicator during this time, and sometimes a blank white screen is displayed, which negatively impacts the user experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiuser experienceReviews for Yahoo Hack Together event

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions