ghprb-plugin: Startup Time is slow

When an instance of Jenkins has multiple jobs (say > 20) that use this plugin, startup is extremely slow, probably due to the createHook call.

Have there been talks of making this process parallelized by default on startup?

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Reactions: 1
  • Comments: 16 (8 by maintainers)

Most upvoted comments

​Folks just letting you know I see this stream; I’m behind on work so am still somewhat mum, but I’m here fwiw. Thanks for banding together on this issue.

@bjoernhaeuser I honestly wouldn’t mind either, just as long as this gets fixed. @apottere @benpatterson - thoughts? 😄

@chr0n1x are you working on a fix for this? I wouldn’t mind creating a PR if you aren’t. This is causing our Jenkins instance to take more than 10 minutes to start 😦

@chr0n1x Hey no problem. I’d appreciate help! For starters you can look at the Jenkins guide to contributing. As far as this plugin is concerned, you can feel free to fork the repo and do development on it. The wiki has guidance on development as well…