mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: --threads flag
- Makes my life simpler when benchmarking
This commit is contained in:
parent
ea3418cbe7
commit
790660b072
3 changed files with 63 additions and 6 deletions
10
README.md
10
README.md
|
@ -207,11 +207,11 @@ Please see: [CHANGELOG.md](./CHANGELOG.md).
|
|||
|
||||
| Logical Cores | Seconds |
|
||||
| :-----------: | :-----: |
|
||||
| 1 | 35 |
|
||||
| 2 | 18 |
|
||||
| 4 | 10 |
|
||||
| 8 | 10 |
|
||||
| 16 | 10 |
|
||||
| 1 | 15.1 |
|
||||
| 2 | 7.9 |
|
||||
| 4 | 5.4 |
|
||||
| 8 | 4.1 |
|
||||
| 16 | 3.6 |
|
||||
|
||||
[^semantic-changes]: The methodology to claim this is:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue