[Cosmo-dev] stress/performance test code checked in

Randy Letness randy at osafoundation.org
Wed Jun 6 17:16:41 PDT 2007


I just checked in some code that is helpful in doing stress/performance 
testing of Cosmo.  Its a work in progress, but basically the code 
simulates different users of different protocols.  So far there is a 
morse-code user, an atom user, and a caldav user that all push and pull 
random data in and out of cosmo.  The program allows you to fire off any 
number of "user" threads, run for a set period of time and after 
execution finishes, will print out statistics.  So if you want a great 
way to load up your cosmo server with a bunch of random data...check it 
out.  I'm adding more operations as they are implemented on the server.

The code is located in cosmo/src/test/functional/stress and there is a 
README explaining the basics.

-Randy


More information about the cosmo-dev mailing list