Skip to content

Commit

Permalink
Docs: Fix 2 anchors on profile backend plugin topic (#1117)
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Westbrook <[email protected]>
  • Loading branch information
josmperez and jackw authored Sep 26, 2024
1 parent 3763c0f commit 6e76750
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The higher the fraction (that is, the smaller this value) the more overhead it a

## A note about overhead

Running a backend plugin with profiling enabled and without [block](#the-profiling_block_rate-endpoint) and [mutex](#the-profiling_mutex_rate-endpoint) profiles enabled should only add a fraction of overhead. These endpoints are therefore suitable for production or continuous profiling scenarios.
Running a backend plugin with profiling enabled and without [block](#the-profiling_block_rate-option) and [mutex](#the-profiling_block_rate-option) profiles enabled should only add a fraction of overhead. These endpoints are therefore suitable for production or continuous profiling scenarios.

Adding a small fraction of block and mutex profiles, such as 5 or 10 (that is, 10 to 20 percent) should in general be fine, but your experience might vary depending on the plugin.

Expand Down

0 comments on commit 6e76750

Please sign in to comment.