tinybench - v5.1.0
Preparing search index...
Concurrency
Type Alias Concurrency
Concurrency
:
"bench"
|
"task"
|
null
When
mode
is set to
null
(default), concurrency is disabled.
When
mode
is set to 'task', each task's iterations (calls of a task function) run concurrently.
When
mode
is set to 'bench', different tasks within the bench run concurrently.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
tinybench - v5.1.0
Loading...
modeis set tonull(default), concurrency is disabled.modeis set to 'task', each task's iterations (calls of a task function) run concurrently.modeis set to 'bench', different tasks within the bench run concurrently.