Constant Field Values


Contents
com.carrotsearch.*

com.carrotsearch.junitbenchmarks.BenchmarkOptions
public static final int CONCURRENCY_AVAILABLE_CORES 0
public static final int CONCURRENCY_SEQUENTIAL -1

com.carrotsearch.junitbenchmarks.BenchmarkOptionsSystemProperties
public static final String BENCHMARK_ROUNDS_PROPERTY "jub.rounds.benchmark"
public static final String CHARTS_DIR_PROPERTY "jub.charts.dir"
public static final String CONCURRENCY_PROPERTY "jub.concurrency"
public static final String CONSUMERS_PROPERTY "jub.consumers"
public static final String CUSTOMKEY_PROPERTY "jub.customkey"
public static final String DB_FILE_PROPERTY "jub.db.file"
public static final String IGNORE_ANNOTATION_OPTIONS_PROPERTY "jub.ignore.annotations"
public static final String IGNORE_CALLGC_PROPERTY "jub.ignore.callgc"
public static final String WARMUP_ROUNDS_PROPERTY "jub.rounds.warmup"
public static final String XML_FILE_PROPERTY "jub.xml.file"

com.carrotsearch.junitbenchmarks.XMLConsumer
public static final String TIMESTAMP_FORMAT "yyyy-MM-dd\'T\'HH:mm:ss.SSSZ"



Copyright © 2011 Carrot Search s.c.. All Rights Reserved.