Package com.thoughtworks.xstream.tools.benchmark

A simple harness for running benchmarks.

See:
          Description

Interface Summary
Metric A metric is what's actually recorded.
Product Provides an abstraction above the product used to perform the serialization/deserialization in the benchmarks.
Reporter A listener to what the Harness is doing that should report the results.
Target Provides a target object to use in the metric.
 

Class Summary
Harness A simple harness for running benchmarks over object serialization products.
 

Package com.thoughtworks.xstream.tools.benchmark Description

A simple harness for running benchmarks. See Harness



Copyright © 2004-2007 XStream. All Rights Reserved.