diff --git a/README.md b/README.md index 4f04573..9e823c7 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,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