Skip to content

Release the GIL for slices/sumsΒ #659

@henryiii

Description

@henryiii

Currently, we only release the GIL for filling. For a large histogram, alorithms like slicing could be slow, as well, so releasing the GIL there could help in multithreaded contexts. Should be investigated. Reported by @andrzejnovak.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions