SDK JS
    Preparing search index...

    Function threadPoolSize

    • Rayon pool width: min(4, hardwareConcurrency - 1), clamped to >= 1 (initThreadPool(0) is an error; a 1-thread pool still keeps decode off the calling worker's siblings without oversubscribing).

      Parameters

      • hc: number | undefined = ...

      Returns number