Skip to content

Stringify ndata.js for improved performance #9

@willfarrell

Description

@willfarrell

There is an unintuitive optimization in js engines where using JSON.parse is faster than storing as an object. Not sure how/where the file is generated, but the change should be made there.

Ref: https://v8.dev/blog/cost-of-javascript-2019#json

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