fix docs
This commit is contained in:
parent
c0830ebc4a
commit
6d0a3ec4f2
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ i.e. with `total_threads` as the number of threads the CPU(s) has:
|
|||
|
||||
---
|
||||
|
||||
Alternative algorithms I tried:
|
||||
Alternative algorithm I tried:
|
||||
|
||||
```rs
|
||||
if total_threads >= 32 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue