CSIT-618 Release report update VIII
[csit.git] / docs / report / honeycomb_performance_tests / test_environment.rst
1 Test Environment
2 ================
3
4 To execute performance tests, there are three identical testbeds, each testbed
5 consists of two DUTs and one TG.
6
7 Server HW Configuration
8 -----------------------
9
10 See `Performance HW Configuration <../vpp_performance_tests/test_environment.html>`_
11
12 Additionally, configuration for the Honeycomb client:
13
14
15 **Honeycomb Startup Command**
16
17 Use the server mode JIT compiler, increase the default memory size,
18 metaspace size, and enable NUMA optimizations for the JVM.
19
20 ::
21
22     $ java -server -Xms128m -Xmx512m -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=512m -XX:+UseNUMA -XX:+UseParallelGC