File tree Expand file tree Collapse file tree 3 files changed +84
-0
lines changed
test/performance/latency/xml Expand file tree Collapse file tree 3 files changed +84
-0
lines changed Original file line number Diff line number Diff line change 1919 </rtps >
2020 </participant >
2121 <data_writer profile_name =" pub_publisher_profile" >
22+ <topic >
23+ <historyQos >
24+ <kind >KEEP_ALL</kind >
25+ </historyQos >
26+ <resourceLimitsQos >
27+ <max_samples >11000</max_samples >
28+ <max_samples_per_instance >11000</max_samples_per_instance >
29+ <allocated_samples >11000</allocated_samples >
30+ </resourceLimitsQos >
31+ </topic >
2232 <qos >
2333 <reliability >
2434 <kind >RELIABLE</kind >
3242 </qos >
3343 </data_writer >
3444 <data_reader profile_name =" pub_subscriber_profile" >
45+ <topic >
46+ <historyQos >
47+ <kind >KEEP_ALL</kind >
48+ </historyQos >
49+ <resourceLimitsQos >
50+ <max_samples >11000</max_samples >
51+ <max_samples_per_instance >11000</max_samples_per_instance >
52+ <allocated_samples >11000</allocated_samples >
53+ </resourceLimitsQos >
54+ </topic >
3555 <qos >
3656 <reliability >
3757 <kind >RELIABLE</kind >
6383 </rtps >
6484 </participant >
6585 <data_writer profile_name =" sub_publisher_profile" >
86+ <topic >
87+ <historyQos >
88+ <kind >KEEP_ALL</kind >
89+ </historyQos >
90+ <resourceLimitsQos >
91+ <max_samples >11000</max_samples >
92+ <max_samples_per_instance >11000</max_samples_per_instance >
93+ <allocated_samples >11000</allocated_samples >
94+ </resourceLimitsQos >
95+ </topic >
6696 <qos >
6797 <reliability >
6898 <kind >RELIABLE</kind >
76106 </qos >
77107 </data_writer >
78108 <data_reader profile_name =" sub_subscriber_profile" >
109+ <topic >
110+ <historyQos >
111+ <kind >KEEP_ALL</kind >
112+ </historyQos >
113+ <resourceLimitsQos >
114+ <max_samples >11000</max_samples >
115+ <max_samples_per_instance >11000</max_samples_per_instance >
116+ <allocated_samples >11000</allocated_samples >
117+ </resourceLimitsQos >
118+ </topic >
79119 <qos >
80120 <reliability >
81121 <kind >RELIABLE</kind >
Original file line number Diff line number Diff line change 2222 </rtps >
2323 </participant >
2424 <data_writer profile_name =" pub_publisher_profile" >
25+ <topic >
26+ <historyQos >
27+ <kind >KEEP_ALL</kind >
28+ </historyQos >
29+ </topic >
2530 <qos >
2631 <reliability >
2732 <kind >RELIABLE</kind >
3540 </qos >
3641 </data_writer >
3742 <data_reader profile_name =" pub_subscriber_profile" >
43+ <topic >
44+ <historyQos >
45+ <kind >KEEP_ALL</kind >
46+ </historyQos >
47+ </topic >
3848 <qos >
3949 <reliability >
4050 <kind >RELIABLE</kind >
6070 </rtps >
6171 </participant >
6272 <data_writer profile_name =" sub_publisher_profile" >
73+ <topic >
74+ <historyQos >
75+ <kind >KEEP_ALL</kind >
76+ </historyQos >
77+ </topic >
6378 <qos >
6479 <reliability >
6580 <kind >RELIABLE</kind >
7388 </qos >
7489 </data_writer >
7590 <data_reader profile_name =" sub_subscriber_profile" >
91+ <topic >
92+ <historyQos >
93+ <kind >KEEP_ALL</kind >
94+ </historyQos >
95+ </topic >
7696 <qos >
7797 <reliability >
7898 <kind >RELIABLE</kind >
Original file line number Diff line number Diff line change 2323 </rtps >
2424 </participant >
2525 <data_writer profile_name =" pub_publisher_profile" >
26+ <topic >
27+ <historyQos >
28+ <kind >KEEP_LAST</kind >
29+ <depth >2500</depth >
30+ </historyQos >
31+ </topic >
2632 <qos >
2733 <reliability >
2834 <kind >RELIABLE</kind >
3642 </qos >
3743 </data_writer >
3844 <data_reader profile_name =" pub_subscriber_profile" >
45+ <topic >
46+ <historyQos >
47+ <kind >KEEP_LAST</kind >
48+ <depth >2500</depth >
49+ </historyQos >
50+ </topic >
3951 <qos >
4052 <reliability >
4153 <kind >RELIABLE</kind >
7183 </rtps >
7284 </participant >
7385 <data_writer profile_name =" sub_publisher_profile" >
86+ <topic >
87+ <historyQos >
88+ <kind >KEEP_LAST</kind >
89+ <depth >2500</depth >
90+ </historyQos >
91+ </topic >
7492 <qos >
7593 <reliability >
7694 <kind >RELIABLE</kind >
84102 </qos >
85103 </data_writer >
86104 <data_reader profile_name =" sub_subscriber_profile" >
105+ <topic >
106+ <historyQos >
107+ <kind >KEEP_LAST</kind >
108+ <depth >2500</depth >
109+ </historyQos >
110+ </topic >
87111 <qos >
88112 <reliability >
89113 <kind >RELIABLE</kind >
You can’t perform that action at this time.
0 commit comments