diff --git a/README.md b/README.md index bfa8bfa..47b5037 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,10 @@ with the new implementation from this package: roslaunch tf_service benchmark_py.launch use_old_version:=false ``` +Exemplary live CPU percentage comparison run on a laptop: + +benchmark_example_plot + ## Limitations Service calls are blocking and should be "short". diff --git a/test/benchmark/plot.png b/test/benchmark/plot.png new file mode 100644 index 0000000..532aaa2 Binary files /dev/null and b/test/benchmark/plot.png differ