Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Serializer performance patches

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Andrew Stewart <andrew.stewart AT aspectcapital.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Serializer performance patches
  • Date: Thu, 30 Jun 2005 09:10:32 -0400

Andrew Stewart wrote:

How about JUnitPerf?

"JUnitPerf is a collection of JUnit test decorators used to measure the
performance and scalability of functionality contained within existing
JUnit tests."

http://www.clarkware.com/software/JUnitPerf.html

How does this handle varying system speeds? i.e. if the tests were run on two machines, one twice as fast as the other, could they pass on the faster system and fail on the slower? Ideally I'd like the tests to be relative to some underlying measure of speed rather than absolute numbers.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page