Skip to content

Commit 18b41a2

Browse files
authored
Update README.md
1 parent e442521 commit 18b41a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ logical cores**. If this argument is omitted, then the program will run in singl
123123

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

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

0 commit comments

Comments
 (0)