parallelism property

int get parallelism

Degree of parallelism (i.e. number of threads)

Implementation

int get parallelism => _ctx.lanes;