Skip to content

Commit 9abac34

Browse files
authored
Updated performance QD section (#153)
* Updated performance QD section Signed-off-by: ahcorde <[email protected]> * update table Signed-off-by: ahcorde <[email protected]>
1 parent da37756 commit 9abac34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rmw_implementation/QUALITY_DECLARATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ A description of how coverage statistics are summarized from this page, can be f
118118

119119
### Performance [4.iv]
120120

121-
`rmw_implementation` does not currently have performance tests.
121+
The performance tests of `rmw_implementation` are located in the [test/benchmark directory](https://github.com/ros2/rmw_implementation/tree/master/rmw_implementation/test/benchmark). The most recent test results can be found [here](http://build.ros2.org/view/Rci/job/Rci__benchmark_ubuntu_focal_amd64/BenchmarkTable/).
122122

123123
### Linters and Static Analysis [4.v]
124124

@@ -195,7 +195,7 @@ The chart below compares the requirements in the REP-2004 with the current state
195195
|4.ii| Public API tests | None |
196196
|4.iii.a| Using coverage ||
197197
|4.iii.a| Coverage policy ||
198-
|4.iv.a| Performance tests (if applicable) | x |
198+
|4.iv.a| Performance tests (if applicable) | |
199199
|4.iv.b| Performance tests policy| None |
200200
|4.v.a| Code style enforcement (linters)||
201201
|4.v.b| Use of static analysis tools | None |

0 commit comments

Comments
 (0)