Skip to content

Is there any configuration available to speed up Flatten and Unflatten JSON? #82

@vsachinv

Description

@vsachinv

We have pretty big JSON files which contains sometimes more than 180k nodes as well. We have done comparision with https://github.com/spring-projects/spring-vault/blob/main/spring-vault-core/src/main/java/org/springframework/vault/support/JsonMapFlattener.java api and found JSONFlattern is almost taking 5 times time. Is there any config available to speed up the same which can be tweaked and also Unfllatten is also taking alot time even after applying latest build.

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