add performance improvement fixes

This commit is contained in:
2020-05-08 08:38:43 +02:00
parent 20824e75c1
commit 8b84f1341b
3 changed files with 18 additions and 37 deletions

View File

@ -24,8 +24,8 @@
</compilerArguments>
<!-- set verbose to be true if you want lots of uninteresting messages -->
<!-- <verbose>true</verbose> -->
<source>1.7</source>
<target>1.7</target>
<source>1.8</source>
<target>1.8</target>
</configuration>
<dependencies>
<dependency>