X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ffunctions%2FavailableParallelism.html;h=4421f89aa01a41efda93f2f8816747e4bf4efb70;hb=fb8fbcfd7983c1eadc39411c9b29054e6fa97d5b;hp=43bf0a600c972090898eed1e857c92b1166b86f3;hpb=76aa2b0f39bd376383f2fdc79046328693719590;p=poolifier.git diff --git a/docs/functions/availableParallelism.html b/docs/functions/availableParallelism.html index 43bf0a60..4421f89a 100644 --- a/docs/functions/availableParallelism.html +++ b/docs/functions/availableParallelism.html @@ -1,4 +1,4 @@ -availableParallelism | poolifier
+availableParallelism | poolifier - v2.6.28
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.28
    @@ -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:47