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.
Time - 2.10s
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.
Time - 2.24s
3. Open details of single build, take around ~10 seconds.
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