Skip to content

Commit b11ce0f

Browse files
Update README.rst
Note about threads count
1 parent c535257 commit b11ce0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ ZSTD_version_number (): int
503503

504504
ZSTD_threads_count (): int
505505
Returns ZSTD determined CPU cores count.
506-
506+
Better to get this nuber as early as possible befor compression starts.
507507
Since: 1.5.4.1
508508

509509
ZSTD_max_threads_count (): int

0 commit comments

Comments
 (0)