diff options
Diffstat (limited to 'calculate_average_mtopolnik.sh')
| -rwxr-xr-x | calculate_average_mtopolnik.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/calculate_average_mtopolnik.sh b/calculate_average_mtopolnik.sh index e48711a..24b5a1c 100755 --- a/calculate_average_mtopolnik.sh +++ b/calculate_average_mtopolnik.sh @@ -15,7 +15,5 @@ # limitations under the License. # -# -XX:+UnlockDiagnosticVMOptions -XX:PrintAssemblyOptions=intel -XX:CompileCommand=print,*.CalculateAverage_mtopolnik::recordMeasurementAndAdvanceCursor" -# -XX:InlineSmallCode=10000 -XX:-TieredCompilation -XX:CICompilerCount=2 -XX:CompileThreshold=1000\ java --enable-preview \ --class-path target/average-1.0.0-SNAPSHOT.jar dev.morling.onebrc.CalculateAverage_mtopolnik |
