Skip to content

ediff1d performance #8175

@mattharrigan

Description

@mattharrigan

ediff1d is unexpectedly slow. Initially I thought it was due to an unneeded copy operation (I was calling it with to_begin). Then I noticed that a flat iterator is much slower than a ravel array, which was the main reason for slower than expected performance. I plan on submitting a pull request to address this.

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