Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary serialization on cache.restore #533

Open
wants to merge 1 commit into
base: v5
Choose a base branch
from

Conversation

yaquawa
Copy link

@yaquawa yaquawa commented Jul 27, 2023

The current implementation of cache.restore includes an unnecessary serialization step, which could potentially impact performance. To optimize the process and improve overall efficiency, this pull request removes the serialization step.

If there was a specific reason for the serialization that I might have overlooked, please let me know so that we can discuss it further and address any concerns accordingly.

@netlify
Copy link

netlify bot commented Jul 27, 2023

Deploy Preview for apollo-module canceled.

Name Link
🔨 Latest commit 3d95dd7
🔍 Latest deploy log https://app.netlify.com/sites/apollo-module/deploys/64c2a3c84f8a2e0008d94480

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant