Skip to content

PERF: Replace range by prange when applicable #13213

@jeremiedbb

Description

@jeremiedbb

We have recently enabled OpenMP support in sklearn, so let's use it !

It would be worth to check if there are place in sklearn cython code where we can use a prange loop instead of a range loop for instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ModerateAnything that requires some knowledge of conventions and best practicesPerformancehelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions