Skip to content

Disable disk cache - #5

Merged
ConnectedSystems merged 4 commits into
mainfrom
disable-disk-cache
Aug 21, 2025
Merged

Disable disk cache#5
ConnectedSystems merged 4 commits into
mainfrom
disable-disk-cache

Conversation

@ConnectedSystems

Copy link
Copy Markdown
Collaborator

Naive timings taken locally indicate that it is always more costly to save/load the regional data cache to/from disk than it is to recreate it from scratch.

Recreating the cache store takes ~30 seconds vs several minutes to load from disk.

@PeterBaker0 PeterBaker0 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm - let's try it out

@ConnectedSystems
ConnectedSystems merged commit 44e6c21 into main Aug 21, 2025
1 check passed
@ConnectedSystems
ConnectedSystems deleted the disable-disk-cache branch August 21, 2025 05:44
@ConnectedSystems

ConnectedSystems commented Aug 21, 2025

Copy link
Copy Markdown
Collaborator Author

Noting here that on AWS, cold start up times are said to be ~50 seconds after this change.

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.

2 participants