apollographql/apollo-client

[Testing utilities] Performance test against a large schema

alessbell opened this issue · 3 comments

Issue Description

We will likely need to introduce caching when creating the mock schema (see #11705 (comment)).

Link to Reproduction

N/A

Reproduction Steps

No response

@apollo/client version

N/A

createMockSchema has performed well with the fairly large Spotify schema when testing with the Spotify Showcase. That combined with the fact that it will likely only be called once during test setup (unlike createProxiedSchema) is enough for me to justify closing this for now, until an actual performance problem is felt, at while point I'll be happy to re-open and investigate.

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.