mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 02:30:12 +02:00
Docs: update link to concurrency API (#4414)
This commit is contained in:
parent
751f9992c4
commit
327a6d2083
@ -175,7 +175,7 @@ The default memory allocator on most glibc-based Linux systems
|
|||||||
processes that involve lots of small memory allocations.
|
processes that involve lots of small memory allocations.
|
||||||
|
|
||||||
For this reason, by default, sharp will limit the use of thread-based
|
For this reason, by default, sharp will limit the use of thread-based
|
||||||
[concurrency](api-utility#concurrency) when the glibc allocator is
|
[concurrency](/api-utility#concurrency) when the glibc allocator is
|
||||||
detected at runtime.
|
detected at runtime.
|
||||||
|
|
||||||
To help avoid fragmentation and improve performance on these systems,
|
To help avoid fragmentation and improve performance on these systems,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user