public class NQueensBenchmarkApp extends CommonBenchmarkApp
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_BENCHMARK_CONFIG |
static String |
SCORE_DIRECTOR_BENCHMARK_CONFIG |
static String |
STEP_LIMIT_BENCHMARK_CONFIG |
logger
Constructor and Description |
---|
NQueensBenchmarkApp() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
buildAndBenchmark, buildFromTemplateAndBenchmark
public static final String DEFAULT_BENCHMARK_CONFIG
public static final String STEP_LIMIT_BENCHMARK_CONFIG
public static final String SCORE_DIRECTOR_BENCHMARK_CONFIG
public static void main(String[] args)
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.