Hello! I'm using latest BlueOcean from *master* branch, currently updating on daily basis. I have a strange problem, most of the pages are loading veeeery slowly compared to https://ci.blueocean.io/blue ( I cannot access it now sadly for some reason. ) I see no errors/issues regarding why it could be so slow in Jenkins logs or Nginx logs.
I'm running Jenkins 2.7.2 on Docker on a 16gb mem, 4cpu instance. Currently the only Pipeline project i have is Multibranch with around ~10 active branches. Project is set to keep only 10 builds for each branch. Slow examples: 1. Main dashboard - All projects to load takes about ~3 seconds, total around ~20 projects. *Link* - https://JENKINSHOST/blue/rest/search/?q=type:pipeline;excludedFromFlattening:jenkins.branch.MultiBranchProject,hudson.matrix.MatrixProject&filter=no-folders&start=0&limit=26 *Time* - 2.10s *Link *- https://JENKINSHOST/sse-gateway/configure?batchId=1 *Time* - 5.18s 2. Open link to my only Multibranch Pipeline Project, takes about ~10sec to load activity, even though activity shows some file was loaded in ~3 seconds, another 7 seconds it was doing something else, network activity didnt show any new changes. *Link* - https://JENKINSHOST/blue/rest/search/?q=type:pipeline;organization:jenkins;excludedFromFlattening:jenkins.branch.MultiBranchProject,hudson.matrix.MatrixProject&filter=no-folders&start=0&limit=26 *Time* - 2.24s 3. Open details of single build, take around ~10 seconds. *Link* - https://JENKINSHOST/blue/rest/organizations/jenkins/pipelines/NAME/branches/feature%252FXXXXXX/runs/4/ *Time *- 10.87s Sometimes it seems like to caches some pages and then opening details becomes fast for some, for some it's still extremely slow. If i compared to https://ci.blueocean.io/blue ( Which i cannot access now :grin: ), blueoceans page was instant on the clicks with much more Activity/Projects. Any ideas what could be wrong, maybe some Limits in NGINX or Jenkins since BlueOcean is doing quite a lot of requests? Any help appreciated Regards, Andres -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/50cff6ca-04bb-4c6c-a2f2-ac1d4308bfb9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
