OpenSearch/benchmarks/src/main
Daniel Mitterdorfer 087a931cb2 Use 'pipe' instead of of 'comma' to separate benchmark params
With this commit we separate benchmark parameters with pipe symbols
instead of commas as JMH has a special formatting logic for comma-separated
string which messes up the JSON output of microbenchmarks.
2016-10-10 14:56:44 +02:00
..
java/org/elasticsearch/benchmark/routing/allocation Use 'pipe' instead of of 'comma' to separate benchmark params 2016-10-10 14:56:44 +02:00
resources Provide log4j2 logging config for microbenchmarks 2016-09-19 14:28:16 +02:00