Skip to content

Speed up execution of small arrays on the native backend. #29

@marcoheisig

Description

@marcoheisig

The native backend is not yet optimized for operating on small arrays. Detect the case where multithreading is more expensive than the work itself and, if so, run on a single thread without synchronization.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions