"jub.rounds.benchmark"
: the default number of benchmark rounds."jub.charts.dir"
: output directory for benchmark charts if H2Consumer
is active and chart annotations are present.Runtime.availableProcessors()
."jub.concurrency"
: the default number of threads.IResultsConsumer
."jub.consumers"
: specifies the consumers to instantiate and add to the
benchmark results feed."jub.customkey"
: custom key to attach to the run."jub.db.file"
: if set, an H2Consumer
is added to the consumers list
and benchmark results are saved to a database.IResultsConsumer
that appends records to a H2 database."jub.ignore.annotations"
: if true
, the defaults (or property values) take precedence over
BenchmarkOptions
annotations."jub.rounds.warmup"
: the default number of warmup rounds.IResultsConsumer
printing benchmark results to a given writer."jub.xml.file"
: if set, an XMLConsumer
is added to the consumers list.IResultsConsumer
that writes XML files for each benchmark.Copyright © 2013 Carrot Search s.c.. All Rights Reserved.