Skip to content

Optimize bulk processing #9

@DDH13

Description

@DDH13

As of now many functions that calculate stats make use of individual functions such as getScores(debaterId) by calling them for all debater ids iteratively. This is inefficient. Ideally create methods such as getAllDebaterScores() and pass them for calculation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions