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

checker: make patrol region sooner #7963

Open
lhy1024 opened this issue Mar 21, 2024 · 0 comments · May be fixed by #8094
Open

checker: make patrol region sooner #7963

lhy1024 opened this issue Mar 21, 2024 · 0 comments · May be fixed by #8094
Labels
type/enhancement The issue belongs to an enhancement.

Comments

@lhy1024
Copy link
Contributor

lhy1024 commented Mar 21, 2024

Enhancement Task

image

We are now using one thread to scan all the regions and when the number of regions is high, it will always have more time without scheduling generation.

To enhance efficiency, we might consider implementing concurrent scanning or establishing a cache to prioritize the scanning of previously encountered regions that can generate operators but the key range is limited because of limit.

@lhy1024 lhy1024 added the type/enhancement The issue belongs to an enhancement. label Mar 21, 2024
ti-chi-bot bot added a commit that referenced this issue Apr 16, 2024
ref #7963

Signed-off-by: Ryan Leung <rleungx@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
@lhy1024 lhy1024 linked a pull request May 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant