We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6103c commit 932c31aCopy full SHA for 932c31a
CHANGELOG.md
@@ -6,6 +6,8 @@
6
* add `Vips.tracked_*` for getting file and memory metrics [jeremy]
7
* add `Vips.cache_*` for getting cache settings [jeremy]
8
* add `Vips.vector?` to get/set SIMD status [jeremy]
9
+* add `Vips.concurrency` to get/set threadpool size [jeremy]
10
+* add `Vips.concurrency_default` to get the default threadpool size [jeremy]
11
12
## Version 2.1.4 (2021-10-28)
13
0 commit comments