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