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

fixing cache limit #9

Merged
merged 1 commit into from
Apr 11, 2023
Merged

fixing cache limit #9

merged 1 commit into from
Apr 11, 2023

Conversation

tkmamidi
Copy link
Member

@tkmamidi tkmamidi commented Mar 23, 2023

When running memory profiler psrecord, looks like a memory leak from the caching strategy (we used 50) used for loading gene data. Here's the profile plot -
plot

We decided to reduce it to 5 to reduce the memory leak. Here's the profile after -
plot1

This fixes #8 !

@tkmamidi tkmamidi requested a review from wilkb777 March 23, 2023 18:14
@tkmamidi tkmamidi merged commit baf4126 into main Apr 11, 2023
@tkmamidi tkmamidi deleted the fix_cache branch April 11, 2023 17:11
wilkb777 pushed a commit that referenced this pull request Dec 4, 2023
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.

Consistent app crash - "Streamlit server consistently failed status checks"
2 participants