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

Add turbo mode #402

Merged
merged 7 commits into from
Sep 10, 2024
Merged

Add turbo mode #402

merged 7 commits into from
Sep 10, 2024

Conversation

drcege
Copy link
Collaborator

@drcege drcege commented Aug 23, 2024

Add turbo mode to allow disabling fault tolerance and maximize processing speed; future optimizations in batch processing should aim to address the performance gap until the option becomes impactless.

@drcege drcege self-assigned this Aug 23, 2024
@drcege drcege added the enhancement New feature or request label Aug 23, 2024
@drcege drcege linked an issue Aug 23, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@yxdyc yxdyc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drcege drcege merged commit 7954241 into main Sep 10, 2024
3 checks passed
@HYLcool HYLcool deleted the enhance/tolerance branch December 23, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: 去重的hash计算卡在100%上,一直不过滤
2 participants