Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Poor performance #3813

nini10 ·

Hi,

I have configuration with many steps run in parallel. When I try moving to "Steps status" screen it takes a lot of time to load the page.
On others configurations (with less steps) the performance is well.

Is there something I can do to make improve the performance?

Thanks!

  • replies 1
  • views 283
  • stars 0
robinshen ADMIN ·

It is not suggested to run too many steps in parallel (it will consume a lot of memory and cause a lot of job management overhead). Instead, I suggest to split your own job in your build script if there are too many of them.