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

performance testing for heart beat #4062

Open
HarrisChu opened this issue Mar 21, 2022 · 0 comments
Open

performance testing for heart beat #4062

HarrisChu opened this issue Mar 21, 2022 · 0 comments
Assignees
Labels
type/feature req Type: feature request

Comments

@HarrisChu
Copy link
Contributor

if metadLastUpdateTime_ > localDataLastUpdateTime_, it would request these information from meta:

  • user and roles
  • index
  • session
  • space
  • parts
  • schemas

and then update local cache.

should test the performance for:

  1. 500 spaces, each with 10 schemas, 100 parts
  2. 10,000 sessions

and then verify the elapsed time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants