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

Expirement to choose the best value for page size (or self-adapting) #36328

Closed
Tracked by #35633
tiancaiamao opened this issue Jul 19, 2022 · 1 comment · Fixed by #36331 or #36599
Closed
Tracked by #35633

Expirement to choose the best value for page size (or self-adapting) #36328

tiancaiamao opened this issue Jul 19, 2022 · 1 comment · Fixed by #36331 or #36599
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@tiancaiamao
Copy link
Contributor

In the past, we use default value min paging size = 64
max paging size = 8192 (64 << 7)

We need to figure out whether this setting is reasonable.

@tiancaiamao
Copy link
Contributor Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
1 participant