Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignalina authored May 9, 2024
1 parent e442521 commit 18b41a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ logical cores**. If this argument is omitted, then the program will run in singl

**Note that running multithreaded only really has any clear increase in performance for substantially large workloads.**

### 🧵 Threading
### 🧵 Converting multithreaded
An experimental multithreaded implementation exists , it reads chunks of 2 megabytes and splits them into n anmounts of cores in O(1).
Run a small conversion test using the "arrow" converter with slicer type "chunked"
```
Expand Down

0 comments on commit 18b41a2

Please sign in to comment.