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

Caching remote JSON requests #21

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

outercloudstudio
Copy link
Member

This PR introduces local caching of the remote JSON schemas for a slight performance boost to subsequent builds.

image
This is some of my initial testing, showing that the caching does indeed speed up build time. My limited trials produced about a 22% decrease in average build time.

Copy link

stackblitz bot commented Feb 4, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@outercloudstudio
Copy link
Member Author

I will do more testing to see if this actually improves performance. I'm not fully convinced yet.

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.

1 participant