X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ffunctions%2FavailableParallelism.html;h=1947ec4028ebc56e9a95febdec4e4beffe1a1af3;hb=3db479d12e6d8dff22ca35537d96af8d6830ff13;hp=43bf0a600c972090898eed1e857c92b1166b86f3;hpb=a97f9c80aa49c6152547fb6fa8de4b0f089c2353;p=poolifier.git diff --git a/docs/functions/availableParallelism.html b/docs/functions/availableParallelism.html index 43bf0a60..1947ec40 100644 --- a/docs/functions/availableParallelism.html +++ b/docs/functions/availableParallelism.html @@ -1,4 +1,4 @@ -availableParallelism | poolifier
+availableParallelism | poolifier - v2.6.14
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.14
    @@ -19,12 +19,14 @@
    • -

      Safe helper to get the host OS optimized maximum pool size.

      +

      Returns safe host OS optimized estimate of the default amount of parallelism a pool should use. +Always returns a value greater than zero.

      -

      Returns number

      +

      Returns number

      The host OS optimized maximum pool size.

      +
    +
  • Defined in src/utils.ts:46