where i work, we use an isolated (non virtual) hudson for performance test. its an old machine, but we're only interested on relative times (each run takes around 6 times). you might want to virtualize the os's and use hudson locks.
On 9/16/09, Patrick <[email protected]> wrote: > > You might take a look at Japex, which was developed at Sun for > benchmarking some of the XML libraries. It offers a harness in which > you can run tests and gives you a sort of framework by which to handle > initialization and warmup issues, plus it can compare between runs and > against a baseline. I don't know of a good solution for the concurrent > tests problem, though. > > > Patrick > > > -- http://mapsdev.blogspot.com/ Marcelo Takeshi Fukushima --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
