Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-henry committed Sep 12, 2024
1 parent b1e32e1 commit f0b3a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/multithreading.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The feature requires manual activation using the `local.conf` file in the same h

*[See here](https://docs.zerotier.com/config) for more info on how to configure the client using `local.conf`*

### Tip for success:
### Tip for success

It is recommended that you choose a concurrency level that is reflective of the actual number of physical (not virtual) cores on your machine. For instance, if `nproc` reports `4`, set a concurrency level of `2`. Additionally, enabling [pinning](https://en.wikipedia.org/wiki/Processor_affinity) seems to improve performance in more cases than not.

Expand Down

0 comments on commit f0b3a9e

Please sign in to comment.