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