Skip to content

Optimize currency calculations #6

@virtualdesigner

Description

@virtualdesigner

The Rust code which calculates the currency are in O(n^2). It's possible to reduce it to O(n) by pre-processing the arrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions