Skip to content

Scalability #6

@splitice

Description

@splitice

On review I noticed this module is prone to poor scalability.

Scales roughly O(n*m) where n is the number of languages supplied in the header and m is the number of languages supported.

If m is sufficiently large this module will cease to perform well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions