Skip to content

Commit

Permalink
fix bad rST
Browse files Browse the repository at this point in the history
  • Loading branch information
brettlangdon committed May 28, 2024
1 parent 2cf760c commit 1ad3718
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions benchmarks/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Example::
Profiling
~~~~~~~~~

You may also generate profiling data from each scenario using `viztracer <http://cnn.com>`_ 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::

Expand Down Expand Up @@ -122,9 +122,12 @@ Using the ``vizviewer`` UI you can inspect the profile/timeline from each proces
order by total_duration desc


See `viztracer <https://viztracer.readthedocs.io/en/stable/basic_usage.html#display-report>`_ 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

0 comments on commit 1ad3718

Please sign in to comment.