Skip to content

Improve performance of Mplots on CPU by optimizing output cell calculation #121

@zpzim

Description

@zpzim

We don't need to continuously perform division and multiplication when computing the output cell for a value in the distance matrix where we know the neighboring value's output cell already. Instead, we can compute the cell boundaries and check whether the value we are computing is outside of them.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions