Yes that would be quite interesting. A stand alone tool could be useful. There are lots of things to measure but generating a lot of noise and jobs would be a great start. When you say "job upload" what were you measuring? On Fri, 2 Oct 2015 at 9:59 PM, Vojtech Juranek <[email protected]> wrote:
> Hi, > > > Is this something people would be interested in? > > yes, sounds interesting > > > Having either large sample JENKINS_HOME specimens or test code that can > > generate pathological data would be required, as well as automation > around > > running it on a variety of machines (not necessarily cloud, ideally want > to > > be testing code not cloud infrastructure). > > IMHO it's better to have some code do generate various type of workspaces > and > loads - same as in the mentioned presentation, you should check performance > characteristics for various job types, log sizes, number of plugin used > etc. > Using one big workspace can be harder to understand as it can combine > multiple > issues together and you can end up with tuned Jenkins which works fine with > this use case, but performs not that well with other use cases. > > I did very simple job generator of freestyle jobs [1] for PerfCake [2] to > measure responsiveness of job upload in the past. If you are interested, I > can > updated it to generate various jobs or it can be done in any other tool you > prefer (or standalone application if you like). > > Cheers > Vojta > > [1] > https://github.com/vjuranek/jenkins-perf-tests/blob/master/perfcake/src/main/resources/scenarios/create-freestyle.xml > [2] https://www.perfcake.org/ > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/1F9DHyMOutw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/1541911.yeAEkfGOKe%40localhost.localdomain > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAKVMTi6oFi%2BkcUnFKaTF02pZ9%2B1%2B%2B%3DzK55TTrboZmEPBBM8riA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
