Package com.thoughtworks.xstream.tools.benchmark.metrics

Class Summary
DeserializationSpeedMetric Determines how long it takes to deserialize an object (in ms).
SerializationSpeedMetric Determines how long it takes to serialize an object (in ms).
SizeMetric Determines the size of the serialized form of an object (in bytes).
 



Copyright © 2004-2007 XStream. All Rights Reserved.