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

[core][lookup] Add writer benchmark for sort and hash file store #3828

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

FangYongs
Copy link
Contributor

Purpose

Linked issue: close #3773

Add write benchmark for sort file

Tests

Added LookupWriterBenchmark for different value size and record count for sort file

API and Format

no

Documentation

no

@FangYongs FangYongs force-pushed the sort-file-writer-benchmark branch from 430a721 to 3e8b1e3 Compare July 29, 2024 02:11
@FangYongs FangYongs changed the title [Feature] Add writer benchmark for sort and hash file store [core][lookup] Add writer benchmark for sort and hash file store Jul 29, 2024
Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

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

+1

@JingsongLi JingsongLi merged commit 8f69480 into apache:master Jul 29, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add benchmark for sorted lookup file
2 participants