Skip to content

Performance: add function is slow for large numbers #4

@colinhacks

Description

@colinhacks

The add function in index.js doesn't handle very large numbers efficiently. We should consider using BigInt for numbers above Number.MAX_SAFE_INTEGER.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformancePerformance improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions