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

Fulltext benchmark improvement #1263

Merged
merged 7 commits into from
May 31, 2024
Merged

Conversation

yuzhichang
Copy link
Member

@yuzhichang yuzhichang commented May 30, 2024

  • Create index before insertion

  • Added NOATIME flag

  • Use infinity http client to insert data

  • Moved cptl thread pool to InfinityContext

  • Always dump MemIndex if segment is sealed

  • Fix ByteSliceReader::Seek

  • Optimized BlockEntry::row_count

  • Updated benchmark.md

  • Bug Fix (non-breaking change which fixes an issue)

  • Performance Improvement

@yuzhichang yuzhichang added the wip work in progress label May 30, 2024
@yuzhichang yuzhichang added ci PR can be test and removed wip work in progress labels May 31, 2024
@yuzhichang yuzhichang merged commit 0b93397 into infiniflow:main May 31, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci PR can be test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants