FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JavaPerformanceTuning/StockRestDriver/run.xml at master · GKPython/JavaPerformanceTuning · GitHub
GKPython
/
JavaPerformanceTuning
Public
forked from
ScottOaks/JavaPerformanceTuning
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
JavaPerformanceTuning
/
StockRestDriver
/
run.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
62 lines (62 loc) · 1.76 KB
Breadcrumbs
JavaPerformanceTuning
/
StockRestDriver
/
run.xml
Copy path
File metadata and controls
62 lines (62 loc) · 1.76 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<
myBenchmark
>
<
runConfig
definition
=
"
net.sdo.rest.StockRestDriver
"
>
<
scale
>1</
scale
>
<
runControl
unit
=
"
time
"
>
<
rampUp
>30</
rampUp
>
<
steadyState
>30</
steadyState
>
<
rampDown
>30</
rampDown
>
</
runControl
>
<
outputDir
>/home/sdo/workload/benchmarks/stock_rest/output</
outputDir
>
<
audit
>false</
audit
>
<
threadStart
>
<
delay
>100</
delay
>
<
simultaneous
>false</
simultaneous
>
<
parallel
>false</
parallel
>
</
threadStart
>
<
runtimeStats
enabled
=
"
false
"
>
<
interval
>5</
interval
>
</
runtimeStats
>
<
driverConfig
name
=
"
StockRestDriver
"
>
<
agents
>1</
agents
>
<
runtimeStats
target
=
"
9988
"
/>
<
properties
>
<
property
>
<
name
>HOST</
name
>
<
value
>localhost</
value
>
</
property
>
<
property
>
<
name
>PORT</
name
>
<
value
>8080</
value
>
</
property
>
<
property
>
<
name
>CACHE</
name
>
<
value
>false</
value
>
</
property
>
</
properties
>
<
operationMix
>
<
name
>StockRest1Yr</
name
><
r
>0</
r
>
</
operationMix
>
<
operationMix
>
<
name
>StockRest1YrNoData</
name
><
r
>0</
r
>
</
operationMix
>
<
operationMix
>
<
name
>StockRest5Calls</
name
><
r
>0</
r
>
</
operationMix
>
<
operationMix
>
<
name
>StockRest2Calls</
name
><
r
>0</
r
>
</
operationMix
>
<
operationMix
>
<
name
>StockRest10Calls</
name
><
r
>0</
r
>
</
operationMix
>
<
operationMix
>
<
name
>StockRest2Yr</
name
><
r
>0</
r
>
</
operationMix
>
<
operationMix
>
<
name
>StockRest6Months</
name
><
r
>0</
r
>
</
operationMix
>
<
operationMix
>
<
name
>StockRest5Yr</
name
><
r
>1</
r
>
</
operationMix
>
</
driverConfig
>
</
runConfig
>
</
myBenchmark
>
Back
|
FazBrowse Home
|
New Git URL