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
This commit is contained in:
committed by
Josh Cummings
parent
7e18a82d1b
commit
bfba59a42f
@@ -1,3 +1,10 @@
|
||||
### 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`
|
||||
Reference in New Issue
Block a user