Skip to content

Fix JSON diff viewer performance issue causing UI freeze with large payloads #18

Description

@sneha0099
  • when the test report's payload data increases its freezing the ui.
  • when there is match between expected and actual data it can load the 8k line which is max of(expected and actual data) but its taking time.
  • when the expected and actual data is not matching so total length of both of 12k(6k expected + 6k actual) is causing ui freeze.
Screen.Recording.2025-09-01.125309.mp4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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