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