Download xstream-benchmark-1.4.2-sources.jar
xstream/xstream-benchmark-1.4.2-sources.jar.zip( 32 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
com.thoughtworks.xstream.tools.benchmark.Harness.java
com.thoughtworks.xstream.tools.benchmark.Metric.java
com.thoughtworks.xstream.tools.benchmark.Product.java
com.thoughtworks.xstream.tools.benchmark.Reporter.java
com.thoughtworks.xstream.tools.benchmark.Target.java
com.thoughtworks.xstream.tools.benchmark.metrics.CharacterCountMetric.java
com.thoughtworks.xstream.tools.benchmark.metrics.DeserializationSpeedMetric.java
com.thoughtworks.xstream.tools.benchmark.metrics.SerializationSpeedMetric.java
com.thoughtworks.xstream.tools.benchmark.metrics.SizeMetric.java
com.thoughtworks.xstream.tools.benchmark.model.A100Fields.java
com.thoughtworks.xstream.tools.benchmark.model.A100Parents.java
com.thoughtworks.xstream.tools.benchmark.model.A50InnerClasses.java
com.thoughtworks.xstream.tools.benchmark.model.A50StaticInnerClasses.java
com.thoughtworks.xstream.tools.benchmark.model.Five.java
com.thoughtworks.xstream.tools.benchmark.model.FiveBean.java
com.thoughtworks.xstream.tools.benchmark.model.One.java
com.thoughtworks.xstream.tools.benchmark.model.OneBean.java
com.thoughtworks.xstream.tools.benchmark.model.SerializableFive.java
com.thoughtworks.xstream.tools.benchmark.model.SerializableOne.java
com.thoughtworks.xstream.tools.benchmark.products.JavaObjectSerialization.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamBEAStax.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamBinary.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamCompact.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamDom.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamDom4J.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamDriver.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamJDom.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamKXml2.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamKXml2DOM.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamSjsxp.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamStax.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamWoodstox.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamXom.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp3.java
com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp3DOM.java
com.thoughtworks.xstream.tools.benchmark.reporters.HtmlReporter.java
com.thoughtworks.xstream.tools.benchmark.reporters.MultiReporter.java
com.thoughtworks.xstream.tools.benchmark.reporters.TextReporter.java
com.thoughtworks.xstream.tools.benchmark.targets.BasicTarget.java
com.thoughtworks.xstream.tools.benchmark.targets.ExtendedTarget.java
com.thoughtworks.xstream.tools.benchmark.targets.JTreeTarget.java
com.thoughtworks.xstream.tools.benchmark.targets.JavaBeanTarget.java
com.thoughtworks.xstream.tools.benchmark.targets.ListTarget.java
com.thoughtworks.xstream.tools.benchmark.targets.Person.java
com.thoughtworks.xstream.tools.benchmark.targets.ReflectionTarget.java
com.thoughtworks.xstream.tools.benchmark.targets.SerializableTarget.java
com.thoughtworks.xstream.tools.benchmark.targets.StringTarget.java
com.thoughtworks.xstream.tools.benchmark.targets.UserDefinedClassTarget.java
com/thoughtworks/xstream/tools/benchmark/package.html
Related examples in the same category