Skip to content

We should note somewhere that converting to JSON results in the database makes everything faster #1807

@mitar

Description

@mitar

I made some benchmarks. It seems that converting results to JSON on the server will make reading always faster. It seems that parsing using JavaScript's JSON parser is much faster than parsing PostgreSQL fields.

Also, JS version is faster than native in all tests I made.

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