Added line-height to more body elements.
[website.git] / performance.jmx
1 <?xml version="1.0" encoding="UTF-8"?>
2 <jmeterTestPlan version="1.2" properties="5.0" jmeter="5.1.1 r1855137">
3   <hashTree>
4     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
5       <stringProp name="TestPlan.comments"></stringProp>
6       <boolProp name="TestPlan.functional_mode">false</boolProp>
7       <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
8       <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
9       <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
10         <collectionProp name="Arguments.arguments"/>
11       </elementProp>
12       <stringProp name="TestPlan.user_define_classpath"></stringProp>
13     </TestPlan>
14     <hashTree>
15       <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
16         <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
17         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
18           <boolProp name="LoopController.continue_forever">false</boolProp>
19           <stringProp name="LoopController.loops">1</stringProp>
20         </elementProp>
21         <stringProp name="ThreadGroup.num_threads">10000</stringProp>
22         <stringProp name="ThreadGroup.ramp_time">1</stringProp>
23         <boolProp name="ThreadGroup.scheduler">false</boolProp>
24         <stringProp name="ThreadGroup.duration"></stringProp>
25         <stringProp name="ThreadGroup.delay"></stringProp>
26       </ThreadGroup>
27       <hashTree>
28         <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
29           <collectionProp name="Asserion.test_strings">
30             <stringProp name="49586">200</stringProp>
31           </collectionProp>
32           <stringProp name="Assertion.custom_message"></stringProp>
33           <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
34           <boolProp name="Assertion.assume_success">false</boolProp>
35           <intProp name="Assertion.test_type">8</intProp>
36         </ResponseAssertion>
37         <hashTree/>
38         <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="HTTP Request" enabled="true">
39           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
40             <collectionProp name="Arguments.arguments">
41               <elementProp name="theme" elementType="HTTPArgument">
42                 <boolProp name="HTTPArgument.always_encode">true</boolProp>
43                 <stringProp name="Argument.value">dark,23,45,71</stringProp>
44                 <stringProp name="Argument.metadata">=</stringProp>
45                 <boolProp name="HTTPArgument.use_equals">true</boolProp>
46                 <stringProp name="Argument.name">theme</stringProp>
47               </elementProp>
48             </collectionProp>
49           </elementProp>
50           <stringProp name="HTTPSampler.domain">localhost</stringProp>
51           <stringProp name="HTTPSampler.port">7000</stringProp>
52           <stringProp name="HTTPSampler.protocol">http</stringProp>
53           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
54           <stringProp name="HTTPSampler.path"></stringProp>
55           <stringProp name="HTTPSampler.method">GET</stringProp>
56           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
57           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
58           <boolProp name="HTTPSampler.use_keepalive">false</boolProp>
59           <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
60           <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
61           <stringProp name="HTTPSampler.connect_timeout"></stringProp>
62           <stringProp name="HTTPSampler.response_timeout"></stringProp>
63         </HTTPSamplerProxy>
64         <hashTree/>
65       </hashTree>
66       <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
67         <boolProp name="ResultCollector.error_logging">false</boolProp>
68         <objProp>
69           <name>saveConfig</name>
70           <value class="SampleSaveConfiguration">
71             <time>true</time>
72             <latency>true</latency>
73             <timestamp>true</timestamp>
74             <success>true</success>
75             <label>true</label>
76             <code>true</code>
77             <message>true</message>
78             <threadName>true</threadName>
79             <dataType>true</dataType>
80             <encoding>false</encoding>
81             <assertions>true</assertions>
82             <subresults>true</subresults>
83             <responseData>false</responseData>
84             <samplerData>false</samplerData>
85             <xml>false</xml>
86             <fieldNames>true</fieldNames>
87             <responseHeaders>false</responseHeaders>
88             <requestHeaders>false</requestHeaders>
89             <responseDataOnError>false</responseDataOnError>
90             <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
91             <assertionsResultsToSave>0</assertionsResultsToSave>
92             <bytes>true</bytes>
93             <sentBytes>true</sentBytes>
94             <url>true</url>
95             <threadCounts>true</threadCounts>
96             <idleTime>true</idleTime>
97             <connectTime>true</connectTime>
98           </value>
99         </objProp>
100         <stringProp name="filename"></stringProp>
101       </ResultCollector>
102       <hashTree/>
103     </hashTree>
104   </hashTree>
105 </jmeterTestPlan>