## Problem As a user, I want to cache `cy.read()` of generated JSON so that it improves the performance. ## Suggested Solution Cache `cy.read()` of generated JSON. ## Keywords cache,performance,read,JSON