diff --git a/foxy/ci-nightly-performance.yaml b/foxy/ci-nightly-performance.yaml index adba7f6b..252dbb59 100644 --- a/foxy/ci-nightly-performance.yaml +++ b/foxy/ci-nightly-performance.yaml @@ -199,7 +199,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_pub.csv data_type: csv @@ -212,7 +212,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_pub.csv data_type: csv @@ -225,7 +225,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_connext_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_pub.csv data_type: csv @@ -238,7 +238,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_pub.csv data_type: csv @@ -251,7 +251,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_pub.csv data_type: csv @@ -265,7 +265,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -280,7 +280,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -295,7 +295,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -310,7 +310,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -325,7 +325,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -341,7 +341,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -356,7 +356,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -371,7 +371,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -386,7 +386,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -401,7 +401,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -485,11 +485,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_cpp_async Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_cpp_async but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -501,11 +500,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_cpp_async Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_cpp_async but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -517,11 +515,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_cpp_sync Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_cpp_sync but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -533,11 +530,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_cpp_sync Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_cpp_sync but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -549,11 +545,10 @@ show_plots: - title: Simple Pub rmw_connext_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_connext_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -565,11 +560,10 @@ show_plots: - title: Simple Sub rmw_connext_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_connext_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -581,11 +575,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_dynamic_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_dynamic_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -597,11 +590,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_dynamic_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_dynamic_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -613,11 +605,10 @@ show_plots: - title: Simple Pub rmw_cyclonedds_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_cyclonedds_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -629,11 +620,10 @@ show_plots: - title: Simple Sub rmw_cyclonedds_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_cyclonedds_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -649,7 +639,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_pub.csv data_type: csv @@ -662,7 +652,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_sub.csv data_type: csv @@ -675,7 +665,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_pub.csv data_type: csv @@ -688,7 +678,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_sub.csv data_type: csv @@ -701,7 +691,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_pub.csv data_type: csv @@ -714,7 +704,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_sub.csv data_type: csv @@ -727,7 +717,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_pub.csv data_type: csv @@ -740,7 +730,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_sub.csv data_type: csv @@ -753,7 +743,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_pub.csv data_type: csv @@ -766,7 +756,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_sub.csv data_type: csv @@ -780,7 +770,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -795,7 +785,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -810,7 +800,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -825,7 +815,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -840,7 +830,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -855,7 +845,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -870,7 +860,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -885,7 +875,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -900,7 +890,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -915,7 +905,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -924,14 +914,14 @@ show_plots: selection_flag: INCLUDE_BY_COLUMN selection_value: 8 url: /job/Fci__nightly-performance_ubuntu_focal_amd64/%build%/artifact/ws/test_results/buildfarm_perf_tests/overhead_test_results_%name%_subscriber_physical_memory.png - Node Spinnig Results: + Node Spinning Results: - title: Node Spinning Virtual Memory description: "The figure shown above shows the virtual memory usage in Mb used by a single node spinning. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb master_csv_name: plot-node_spinning.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1024 data_series: @@ -948,7 +938,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_node_test_results_*.csv data_type: csv @@ -961,7 +951,7 @@ show_plots: master_csv_name: plot-node_spinning-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -978,7 +968,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_node_test_results_*.csv data_type: csv @@ -994,7 +984,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 0.2 - y_axis_exclude_zero: False + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1008,8 +998,8 @@ show_plots: style: line num_builds: 10 y_axis_minimum: 0 - y_axis_maximum: 1000 - y_axis_exclude_zero: False + y_axis_maximum: 1.05 + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1022,7 +1012,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1035,7 +1025,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-3.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1048,7 +1038,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-4.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1061,7 +1051,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-5.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1076,7 +1066,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1090,7 +1080,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1103,7 +1093,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-1.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1116,7 +1106,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-2.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1129,7 +1119,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-3.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1142,7 +1132,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-4.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1155,7 +1145,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-5.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1168,7 +1158,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-6.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1181,7 +1171,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-7.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1194,7 +1184,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-24.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1207,7 +1197,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-25.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1220,7 +1210,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-26.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1233,7 +1223,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-8.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1246,7 +1236,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-9.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1259,7 +1249,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-10.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1272,7 +1262,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-11.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1285,7 +1275,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-12.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1298,7 +1288,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-13.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1311,7 +1301,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-14.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1324,7 +1314,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-15.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1337,7 +1327,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-27.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1350,7 +1340,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-28.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1363,7 +1353,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-29.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1376,7 +1366,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-16.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1389,7 +1379,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-17.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1402,7 +1392,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-18.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1415,7 +1405,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-19.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1428,7 +1418,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-20.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1441,7 +1431,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-21.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1454,7 +1444,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-22.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1467,7 +1457,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-23.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1480,7 +1470,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-30.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1493,7 +1483,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-31.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1506,7 +1496,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-32.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1522,7 +1512,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 0.2 - y_axis_exclude_zero: False + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1536,8 +1526,8 @@ show_plots: style: line num_builds: 10 y_axis_minimum: 0 - y_axis_maximum: 1000 - y_axis_exclude_zero: False + y_axis_maximum: 1.05 + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1550,7 +1540,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1563,7 +1553,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-3.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1576,7 +1566,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-4.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1589,7 +1579,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-5.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1604,7 +1594,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1618,7 +1608,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1631,7 +1621,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-1.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1644,7 +1634,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-2.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1657,7 +1647,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-3.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1670,7 +1660,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-4.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1683,7 +1673,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-5.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1696,7 +1686,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-6.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1709,7 +1699,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-7.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -1722,7 +1712,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-24.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -1735,7 +1725,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-25.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -1748,7 +1738,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-26.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv @@ -1761,7 +1751,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-8.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1774,7 +1764,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-9.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1787,7 +1777,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-10.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1800,7 +1790,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-11.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1813,7 +1803,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-12.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1826,7 +1816,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-13.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1839,7 +1829,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-14.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1852,7 +1842,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-15.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -1865,7 +1855,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-27.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -1878,7 +1868,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-28.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -1891,7 +1881,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-29.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv @@ -1904,7 +1894,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-16.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1917,7 +1907,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-17.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1930,7 +1920,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-18.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1943,7 +1933,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-19.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1956,7 +1946,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-20.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1969,7 +1959,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-21.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1982,7 +1972,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-22.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1995,7 +1985,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-23.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -2008,7 +1998,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-30.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -2021,7 +2011,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-31.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -2034,7 +2024,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-32.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv diff --git a/galactic/ci-nightly-performance.yaml b/galactic/ci-nightly-performance.yaml index 41f5c092..3acb739d 100644 --- a/galactic/ci-nightly-performance.yaml +++ b/galactic/ci-nightly-performance.yaml @@ -197,7 +197,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_pub.csv data_type: csv @@ -210,7 +210,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_pub.csv data_type: csv @@ -223,7 +223,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_connext_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_pub.csv data_type: csv @@ -236,7 +236,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_pub.csv data_type: csv @@ -249,7 +249,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_pub.csv data_type: csv @@ -263,7 +263,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -278,7 +278,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -293,7 +293,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -308,7 +308,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -323,7 +323,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -339,7 +339,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -354,7 +354,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -369,7 +369,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -384,7 +384,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -399,7 +399,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -483,11 +483,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_cpp_async Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_cpp_async but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -499,11 +498,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_cpp_async Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_cpp_async but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -515,11 +513,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_cpp_sync Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_cpp_sync but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -531,11 +528,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_cpp_sync Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_cpp_sync but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -547,11 +543,10 @@ show_plots: - title: Simple Pub rmw_connext_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_connext_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -563,11 +558,10 @@ show_plots: - title: Simple Sub rmw_connext_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_connext_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -579,11 +573,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_dynamic_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_dynamic_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -595,11 +588,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_dynamic_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_dynamic_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -611,11 +603,10 @@ show_plots: - title: Simple Pub rmw_cyclonedds_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_cyclonedds_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -627,11 +618,10 @@ show_plots: - title: Simple Sub rmw_cyclonedds_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_cyclonedds_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -647,7 +637,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_pub.csv data_type: csv @@ -660,7 +650,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_sub.csv data_type: csv @@ -673,7 +663,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_pub.csv data_type: csv @@ -686,7 +676,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_sub.csv data_type: csv @@ -699,7 +689,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_pub.csv data_type: csv @@ -712,7 +702,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_sub.csv data_type: csv @@ -725,7 +715,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_pub.csv data_type: csv @@ -738,7 +728,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_sub.csv data_type: csv @@ -751,7 +741,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_pub.csv data_type: csv @@ -764,7 +754,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_sub.csv data_type: csv @@ -778,7 +768,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -793,7 +783,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -808,7 +798,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -823,7 +813,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -838,7 +828,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -853,7 +843,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -868,7 +858,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -883,7 +873,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -898,7 +888,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -913,7 +903,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -922,14 +912,14 @@ show_plots: selection_flag: INCLUDE_BY_COLUMN selection_value: 8 url: /job/Gci__nightly-performance_ubuntu_focal_amd64/%build%/artifact/ws/test_results/buildfarm_perf_tests/overhead_test_results_%name%_subscriber_physical_memory.png - Node Spinnig Results: + Node Spinning Results: - title: Node Spinning Virtual Memory description: "The figure shown above shows the virtual memory usage in Mb used by a single node spinning. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb master_csv_name: plot-node_spinning.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1024 data_series: @@ -946,7 +936,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_node_test_results_*.csv data_type: csv @@ -959,7 +949,7 @@ show_plots: master_csv_name: plot-node_spinning-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -976,7 +966,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_node_test_results_*.csv data_type: csv @@ -992,7 +982,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 0.2 - y_axis_exclude_zero: False + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1006,8 +996,8 @@ show_plots: style: line num_builds: 10 y_axis_minimum: 0 - y_axis_maximum: 1000 - y_axis_exclude_zero: False + y_axis_maximum: 1.05 + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1020,7 +1010,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1033,7 +1023,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-3.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1046,7 +1036,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-4.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1059,7 +1049,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-5.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1074,7 +1064,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1088,7 +1078,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1101,7 +1091,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-1.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1114,7 +1104,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-2.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1127,7 +1117,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-3.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1140,7 +1130,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-4.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1153,7 +1143,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-5.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1166,7 +1156,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-6.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1179,7 +1169,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-7.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1192,7 +1182,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-24.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1205,7 +1195,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-25.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1218,7 +1208,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-26.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1231,7 +1221,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-8.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1244,7 +1234,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-9.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1257,7 +1247,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-10.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1270,7 +1260,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-11.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1283,7 +1273,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-12.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1296,7 +1286,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-13.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1309,7 +1299,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-14.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1322,7 +1312,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-15.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1335,7 +1325,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-27.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1348,7 +1338,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-28.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1361,7 +1351,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-29.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1374,7 +1364,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-16.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1387,7 +1377,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-17.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1400,7 +1390,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-18.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1413,7 +1403,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-19.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1426,7 +1416,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-20.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1439,7 +1429,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-21.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1452,7 +1442,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-22.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1465,7 +1455,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-23.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1478,7 +1468,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-30.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1491,7 +1481,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-31.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1504,7 +1494,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-32.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1520,7 +1510,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 0.2 - y_axis_exclude_zero: False + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1534,8 +1524,8 @@ show_plots: style: line num_builds: 10 y_axis_minimum: 0 - y_axis_maximum: 1000 - y_axis_exclude_zero: False + y_axis_maximum: 1.05 + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1548,7 +1538,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1561,7 +1551,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-3.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1574,7 +1564,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-4.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1587,7 +1577,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-5.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1602,7 +1592,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1616,7 +1606,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1629,7 +1619,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-1.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1642,7 +1632,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-2.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1655,7 +1645,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-3.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1668,7 +1658,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-4.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1681,7 +1671,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-5.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1694,7 +1684,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-6.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1707,7 +1697,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-7.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -1720,7 +1710,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-24.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -1733,7 +1723,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-25.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -1746,7 +1736,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-26.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv @@ -1759,7 +1749,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-8.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1772,7 +1762,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-9.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1785,7 +1775,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-10.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1798,7 +1788,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-11.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1811,7 +1801,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-12.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1824,7 +1814,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-13.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1837,7 +1827,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-14.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1850,7 +1840,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-15.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -1863,7 +1853,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-27.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -1876,7 +1866,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-28.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -1889,7 +1879,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-29.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv @@ -1902,7 +1892,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-16.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1915,7 +1905,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-17.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1928,7 +1918,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-18.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1941,7 +1931,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-19.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1954,7 +1944,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-20.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1967,7 +1957,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-21.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1980,7 +1970,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-22.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1993,7 +1983,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-23.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -2006,7 +1996,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-30.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -2019,7 +2009,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-31.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -2032,7 +2022,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-32.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv diff --git a/rolling/ci-nightly-performance.yaml b/rolling/ci-nightly-performance.yaml index b87e58eb..69775790 100644 --- a/rolling/ci-nightly-performance.yaml +++ b/rolling/ci-nightly-performance.yaml @@ -199,7 +199,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_pub.csv data_type: csv @@ -212,7 +212,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_pub.csv data_type: csv @@ -225,7 +225,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_connext_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_pub.csv data_type: csv @@ -238,7 +238,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_pub.csv data_type: csv @@ -251,7 +251,7 @@ show_plots: master_csv_name: plot-overhead_round_trip_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_pub.csv data_type: csv @@ -265,7 +265,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -280,7 +280,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -295,7 +295,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -310,7 +310,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -325,7 +325,7 @@ show_plots: master_csv_name: plot-overhead_received_messages_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -341,7 +341,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -356,7 +356,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -371,7 +371,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -386,7 +386,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -401,7 +401,7 @@ show_plots: master_csv_name: plot-overhead_sent_messages_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 10 data_series: @@ -485,11 +485,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_cpp_async Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_cpp_async but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -501,11 +500,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_cpp_async Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_cpp_async but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -517,11 +515,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_cpp_sync Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_cpp_sync but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -533,11 +530,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_cpp_sync Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_cpp_sync but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -549,11 +545,10 @@ show_plots: - title: Simple Pub rmw_connext_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_connext_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -565,11 +560,10 @@ show_plots: - title: Simple Sub rmw_connext_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_connext_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -581,11 +575,10 @@ show_plots: - title: Simple Pub rmw_fastrtps_dynamic_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_fastrtps_dynamic_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -597,11 +590,10 @@ show_plots: - title: Simple Sub rmw_fastrtps_dynamic_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_fastrtps_dynamic_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -613,11 +605,10 @@ show_plots: - title: Simple Pub rmw_cyclonedds_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the publisher. The publisher is set to rmw_cyclonedds_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -629,11 +620,10 @@ show_plots: - title: Simple Sub rmw_cyclonedds_cpp Virtual Memory description: "The figure shown above shows the virtual memory in Mb used by the subscriber. The publisher is set to rmw_cyclonedds_cpp but the subscriber will vary between the avaiables. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb - num_builds: 50 master_csv_name: plot-overhead_virtual_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1000 data_series: @@ -649,7 +639,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_pub.csv data_type: csv @@ -662,7 +652,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_async_*_sub.csv data_type: csv @@ -675,7 +665,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_pub.csv data_type: csv @@ -688,7 +678,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_cpp_sync_*_sub.csv data_type: csv @@ -701,7 +691,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_pub.csv data_type: csv @@ -714,7 +704,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_connext_cpp_*_sub.csv data_type: csv @@ -727,7 +717,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_pub.csv data_type: csv @@ -740,7 +730,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_fastrtps_dynamic_cpp_*_sub.csv data_type: csv @@ -753,7 +743,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_pub.csv data_type: csv @@ -766,7 +756,7 @@ show_plots: master_csv_name: plot-overhead_resident_anonymous_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_test_results_rmw_cyclonedds_cpp_*_sub.csv data_type: csv @@ -780,7 +770,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_async.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -795,7 +785,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_async-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -810,7 +800,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_sync.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -825,7 +815,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_cpp_sync-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -840,7 +830,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_connext_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -855,7 +845,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_connext_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -870,7 +860,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_dynamic_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -885,7 +875,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_fastrtps_dynamic_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -900,7 +890,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_cyclonedds_cpp.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -915,7 +905,7 @@ show_plots: master_csv_name: plot-overhead_physical_memory_rmw_cyclonedds_cpp-1.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -924,14 +914,14 @@ show_plots: selection_flag: INCLUDE_BY_COLUMN selection_value: 8 url: /job/Rci__nightly-performance_ubuntu_focal_amd64/%build%/artifact/ws/test_results/buildfarm_perf_tests/overhead_test_results_%name%_subscriber_physical_memory.png - Node Spinnig Results: + Node Spinning Results: - title: Node Spinning Virtual Memory description: "The figure shown above shows the virtual memory usage in Mb used by a single node spinning. All DDS vendors are configured in asynchronous mode except cycloneDDS which is configured in syncronous mode.

" y_axis_label: Mb master_csv_name: plot-node_spinning.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 1024 data_series: @@ -948,7 +938,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_node_test_results_*.csv data_type: csv @@ -961,7 +951,7 @@ show_plots: master_csv_name: plot-node_spinning-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true y_axis_minimum: 0 y_axis_maximum: 100 data_series: @@ -978,7 +968,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/overhead_node_test_results_*.csv data_type: csv @@ -994,7 +984,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 0.2 - y_axis_exclude_zero: False + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1009,7 +999,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 1.05 - y_axis_exclude_zero: False + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1022,7 +1012,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1035,7 +1025,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-3.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1048,7 +1038,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-4.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1061,7 +1051,7 @@ show_plots: master_csv_name: plot-performance_test_1p_1k-5.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1076,7 +1066,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1090,7 +1080,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1103,7 +1093,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-1.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1116,7 +1106,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-2.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1129,7 +1119,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-3.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1142,7 +1132,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-4.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1155,7 +1145,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-5.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1168,7 +1158,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-6.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1181,7 +1171,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-7.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1194,7 +1184,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-24.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1207,7 +1197,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-25.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1220,7 +1210,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-26.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1233,7 +1223,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-8.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1246,7 +1236,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-9.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1259,7 +1249,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-10.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1272,7 +1262,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-11.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1285,7 +1275,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-12.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1298,7 +1288,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-13.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1311,7 +1301,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-14.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1324,7 +1314,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-15.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1337,7 +1327,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-27.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1350,7 +1340,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-28.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1363,7 +1353,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-29.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1376,7 +1366,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-16.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1k.csv data_type: csv @@ -1389,7 +1379,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-17.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4k.csv data_type: csv @@ -1402,7 +1392,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-18.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array16k.csv data_type: csv @@ -1415,7 +1405,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-19.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array32k.csv data_type: csv @@ -1428,7 +1418,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-20.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array60k.csv data_type: csv @@ -1441,7 +1431,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-21.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud512k.csv data_type: csv @@ -1454,7 +1444,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-22.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array1m.csv data_type: csv @@ -1467,7 +1457,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-23.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array2m.csv data_type: csv @@ -1480,7 +1470,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-30.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array4m.csv data_type: csv @@ -1493,7 +1483,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-31.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_Array8m.csv data_type: csv @@ -1506,7 +1496,7 @@ show_plots: master_csv_name: plot-performance_test_1p_multi-32.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_results_*_PointCloud8m.csv data_type: csv @@ -1522,7 +1512,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 0.2 - y_axis_exclude_zero: False + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1537,7 +1527,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 1.05 - y_axis_exclude_zero: False + y_axis_exclude_zero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1550,7 +1540,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-2.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1563,7 +1553,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-3.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1576,7 +1566,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-4.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1589,7 +1579,7 @@ show_plots: master_csv_name: plot-performance_test_2p_1k-5.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1604,7 +1594,7 @@ show_plots: num_builds: 10 y_axis_minimum: 0 y_axis_maximum: 100 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1618,7 +1608,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1631,7 +1621,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-1.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1644,7 +1634,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-2.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1657,7 +1647,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-3.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1670,7 +1660,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-4.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1683,7 +1673,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-5.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1696,7 +1686,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-6.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1709,7 +1699,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-7.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -1722,7 +1712,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-24.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -1735,7 +1725,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-25.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -1748,7 +1738,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-26.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv @@ -1761,7 +1751,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-8.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1774,7 +1764,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-9.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1787,7 +1777,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-10.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1800,7 +1790,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-11.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1813,7 +1803,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-12.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1826,7 +1816,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-13.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1839,7 +1829,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-14.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1852,7 +1842,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-15.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -1865,7 +1855,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-27.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -1878,7 +1868,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-28.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -1891,7 +1881,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-29.csv style: line num_builds: 10 - exclZero: False + exclZero: false data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv @@ -1904,7 +1894,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-16.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1k.csv data_type: csv @@ -1917,7 +1907,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-17.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4k.csv data_type: csv @@ -1930,7 +1920,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-18.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array16k.csv data_type: csv @@ -1943,7 +1933,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-19.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array32k.csv data_type: csv @@ -1956,7 +1946,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-20.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array60k.csv data_type: csv @@ -1969,7 +1959,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-21.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud512k.csv data_type: csv @@ -1982,7 +1972,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-22.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array1m.csv data_type: csv @@ -1995,7 +1985,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-23.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array2m.csv data_type: csv @@ -2008,7 +1998,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-30.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array4m.csv data_type: csv @@ -2021,7 +2011,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-31.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_Array8m.csv data_type: csv @@ -2034,7 +2024,7 @@ show_plots: master_csv_name: plot-performance_test_2p_multi-32.csv style: line num_builds: 10 - y_axis_exclude_zero: True + y_axis_exclude_zero: true data_series: - data_file: ws/test_results/buildfarm_perf_tests/performance_test_two_process_results_*_PointCloud8m.csv data_type: csv