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

Create a Performance guide #618

Closed
wwwillchen opened this issue Jul 13, 2024 · 1 comment · Fixed by #797
Closed

Create a Performance guide #618

wwwillchen opened this issue Jul 13, 2024 · 1 comment · Fixed by #797
Labels
docs Improvements or additions to documentation

Comments

@wwwillchen
Copy link
Collaborator

@richard-to I think we need some kind of guide. Technically all the information is in https://google.github.io/mesop/api/config/ but it's not obvious to look there. I think having some kind of "Performance" guide would be very helpful.

Something like:

  • How do I diagnose my performance problem? e.g. is it because state is too large or some other reason
  • If state is a problem, how do I pick which state session backend is suitable?
@wwwillchen wwwillchen added the docs Improvements or additions to documentation label Jul 13, 2024
@richard-to
Copy link
Collaborator

Yeah, I agree. I think it would definitely be helpful. Definitely the info in config is a bit messy and unorganized. I think the main thing is to be able to distill the information in a way that is clear and concise.

And in terms of the state session backends, I do feel that we need to do some more loading testing on the various options to see how they actually fare.

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

Successfully merging a pull request may close this issue.

2 participants