Sam Millington bfba59a42f Moved the benchmarks class, updated README with instructions, updated… (#7650)
* Moved the benchmarks class, updated README with instructions, updated pom with build instructions for easy benchmark running

* updated README, changed wrong benchmarks.java to *.jar
2019-08-26 21:16:44 -04:00

10 lines
242 B
Markdown

### Relevant Articles:
- [Performance of Java Mapping Frameworks](http://www.baeldung.com/java-performance-mapping-frameworks)
### Running
To run the performance benchmarks:
1: `mvn clean install`
2: `java -jar target/benchmarks.jar`