Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove un-needed vector utilities#282

Merged
irakliyk merged 2 commits into
nextfrom
remove-vec-utils
May 9, 2024
Merged

Remove un-needed vector utilities#282
irakliyk merged 2 commits into
nextfrom
remove-vec-utils

Conversation

@irakliyk

@irakliyk irakliyk commented May 9, 2024

Copy link
Copy Markdown
Collaborator

This PR addresses #277 and in the process removes group_vector_elements() and FieldElement::zeroed_vector() functions.

After doing some benchmarking, it seems like the impact of removing these functions is negligible (or maybe even non-existent).

@bitwalker bitwalker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Seems like they've improved optimizations on vec! a bit, nice that we can just lean on that here!

@irakliyk irakliyk merged commit 67872bc into next May 9, 2024
@irakliyk irakliyk deleted the remove-vec-utils branch May 9, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants