org.apache.mahout.benchmark
Class SerializationBenchmark
java.lang.Object
org.apache.mahout.benchmark.SerializationBenchmark
public class SerializationBenchmark
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERIALIZE
public static final String SERIALIZE
- See Also:
- Constant Field Values
DESERIALIZE
public static final String DESERIALIZE
- See Also:
- Constant Field Values
SerializationBenchmark
public SerializationBenchmark(VectorBenchmarks mark)
benchmark
public void benchmark()
throws IOException
- Throws:
IOException
serializeBenchmark
public void serializeBenchmark()
throws IOException
- Throws:
IOException
deserializeBenchmark
public void deserializeBenchmark()
throws IOException
- Throws:
IOException
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.