From 6497eb713975d922a41b009a562314110da3ddb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Hern=C3=A1ndez=20Cordero?= Date: Fri, 2 Oct 2020 09:09:37 +0200 Subject: [PATCH] Updated performance section QD (#817) Signed-off-by: ahcorde --- rcl_yaml_param_parser/QUALITY_DECLARATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rcl_yaml_param_parser/QUALITY_DECLARATION.md b/rcl_yaml_param_parser/QUALITY_DECLARATION.md index f42929085..4a2ae4532 100644 --- a/rcl_yaml_param_parser/QUALITY_DECLARATION.md +++ b/rcl_yaml_param_parser/QUALITY_DECLARATION.md @@ -114,7 +114,7 @@ Current coverage statistics can be viewed [here](https://ci.ros2.org/job/nightly ### Performance [4.iv] -`rcl_yaml_param_parser` does not currently have performance tests. +The performance tests of `rcl_yaml_param_parser` are located in the [test/benchmark directory](https://github.com/ros2/rcl/tree/master/rcl_yaml_param_parser/test/benchmark). The most recent test results can be found [here](http://build.ros2.org/view/Rci/job/Rci__benchmark_ubuntu_focal_amd64/BenchmarkTable/). ### Linters and Static Analysis [4.v]