Skip to content

Commit

Permalink
Removed variant benchmark
Browse files Browse the repository at this point in the history
Signed-off-by: ahcorde <[email protected]>
  • Loading branch information
ahcorde committed Oct 8, 2020
1 parent b981951 commit bba14e9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 251 deletions.
8 changes: 0 additions & 8 deletions rcl_yaml_param_parser/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,6 @@ if(BUILD_TESTING)
"rcutils"
)
endif()

add_performance_test(benchmark_variant test/benchmark/benchmark_variant.cpp)
if(TARGET benchmark_variant)
target_link_libraries(benchmark_variant ${PROJECT_NAME})
ament_target_dependencies(benchmark_variant
"rcutils"
)
endif()
endif()

ament_export_dependencies(ament_cmake libyaml_vendor)
Expand Down
243 changes: 0 additions & 243 deletions rcl_yaml_param_parser/test/benchmark/benchmark_variant.cpp

This file was deleted.

0 comments on commit bba14e9

Please sign in to comment.