diff --git a/benchmarks/README.rst b/benchmarks/README.rst index 7c080ad4965..be459e23b52 100644 --- a/benchmarks/README.rst +++ b/benchmarks/README.rst @@ -79,7 +79,7 @@ Example:: Profiling ~~~~~~~~~ -You may also generate profiling data from each scenario using `viztracer `_ by providing the ``PROFILE_BENCHMARKS=1`` environment variable. +You may also generate profiling data from each scenario using `viztracer`_ by providing the ``PROFILE_BENCHMARKS=1`` environment variable. Example:: @@ -122,9 +122,12 @@ Using the ``vizviewer`` UI you can inspect the profile/timeline from each proces order by total_duration desc -See `viztracer `_ documentation for more details. +See `viztracer`_ documentation for more details. Scenarios ^^^^^^^^^ .. include:: ../benchmarks/threading/README.rst + + +.. _viztracer: https://viztracer.readthedocs.io/en/stable/basic_usage.html#display-report