io.github.benas.easybatch.tutorials.bench
Class Benchmark

java.lang.Object
  extended by io.github.benas.easybatch.tutorials.bench.Benchmark

public class Benchmark
extends Object

Class used to benchmark Easy Batch performance. Only record reading, parsing and mapping to domain objects are benchmarked.

Author:
benas (md.benhassine@gmail.com)

Constructor Summary
Benchmark()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Benchmark

public Benchmark()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.