mirror of
https://github.com/lovell/sharp.git
synced 2026-02-05 22:26:20 +01:00
Reduce concurrency when using glibc-based Linux
to help prevent memory fragmentation
This commit is contained in:
@@ -24,5 +24,6 @@ Napi::Value simd(const Napi::CallbackInfo& info);
|
||||
Napi::Value libvipsVersion(const Napi::CallbackInfo& info);
|
||||
Napi::Value format(const Napi::CallbackInfo& info);
|
||||
Napi::Value _maxColourDistance(const Napi::CallbackInfo& info);
|
||||
Napi::Value _isUsingJemalloc(const Napi::CallbackInfo& info);
|
||||
|
||||
#endif // SRC_UTILITIES_H_
|
||||
|
||||
Reference in New Issue
Block a user