Skip to content

Fix O(n+1)/O(n^2) in choresService #136

@mattrabe

Description

@mattrabe

There are lookups within loops in choresService.withComputedFields() and choresService.calculateNextDate() that should be optimized to improve scalability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions