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

added bytes_to_vlen perf test #301

Merged
merged 3 commits into from
Feb 16, 2024
Merged

added bytes_to_vlen perf test #301

merged 3 commits into from
Feb 16, 2024

Conversation

jreadey
Copy link
Member

@jreadey jreadey commented Jan 29, 2024

Performance test for vlen chunk serialization

@jreadey jreadey requested a review from mattjala January 29, 2024 13:41
mattjala
mattjala previously approved these changes Jan 29, 2024
msg = f"compare failure for element {i}: "
msg += f"{arr[i]} vs {arr_ret[i]}"
raise ValueError(msg)

Copy link
Contributor

Choose a reason for hiding this comment

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

flake8 is upset about blank line at end of file

@jreadey jreadey merged commit f472dfd into master Feb 16, 2024
9 of 10 checks passed
@jreadey jreadey deleted the vlenperf branch February 16, 2024 06:13
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.

2 participants