1# Caliper config file 2# Run with --print-config to see all of the options being applied 3 4# INSTRUMENT CONFIG 5# instrument.micro.options.warmup=10s 6# instrument.micro.options.timingInterval=500ms 7# instrument.micro.options.reportedIntervals=7 8# instrument.micro.options.maxRuntime=10s 9 10# VM CONFIG 11vm.args=-Xmx3g -Xms3g 12 13# See the Caliper webapp to get a key so you can associate results with your account 14results.upload.options.key= 15