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

Load stress the app #20

Open
antoinetavant opened this issue Jul 25, 2024 · 2 comments
Open

Load stress the app #20

antoinetavant opened this issue Jul 25, 2024 · 2 comments

Comments

@antoinetavant
Copy link
Collaborator

This is the first time for me using Streamlite.

I'm interested in seeing how it scales, and if there is any way to improve the memory and CPU usage per user.

@mattcln
Copy link
Collaborator

mattcln commented Sep 17, 2024

Pour tout ce qui est scale et gestion de l'utilisation par plusieurs utilisateurs, ils conseillent d'utiliser les fonctions st.cache
https://blog.streamlit.io/common-app-problems-resource-limits/

Je n'ai jamais testé cependant, et on atteindra dans tout les cas rapidement des limitations avec Streamlit.

@mattcln
Copy link
Collaborator

mattcln commented Oct 28, 2024

L'issue n'est plus cohérente si on opère un passage sur Django dans les prochains mois avec #21.

Décider par la suite si il est nécessaire de créer une issue pour "load stress" l'app django.

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

No branches or pull requests

2 participants