Skip to content

Is there a performance profile for buildbot UI #5769

Answered by tardyp
sananand007 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

You can use https://github.com/tardyp/buildbot_profiler in order to look at buildbot performance issue.

If you are planning to build a performance critical bot, we recommand:

  • use postgres database and not sqlite
  • use multimaster setup, with at least one/two master for builders, and another master for web ui, schedulers, reporters.

If you do that, you should be fine and scale thousands of build a day.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@sphet
Comment options

@p12tic
Comment options

@Try2Code
Comment options

@Try2Code
Comment options

@Try2Code
Comment options

Answer selected by p12tic
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants