Skip to content

Hash Cache #42

Description

@aadityabhatia

On the server side in index.js, instead of calculating the hash repeatedly, consider caching it in a local variable (possibly with an expiration) to consume fewer CPU cycles and reduce latency.

node.js cache libraries-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions