Skip to content

improve performance at scale of exec::static_thread_pool #986

Open
@ericniebler

Description

@ericniebler

The design of stdexec's static_thread_pool's is similar to the one in libunifex, which apparently suffers at scale. It's safe to assume that our static_thread_pool has similar issues.

Investigate the issues discussed here and implement a solution that performs better.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions