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

Optimize compute_and_add_tags function #1330

Open
andyleiserson opened this issue Oct 2, 2024 · 0 comments
Open

Optimize compute_and_add_tags function #1330

andyleiserson opened this issue Oct 2, 2024 · 0 comments

Comments

@andyleiserson
Copy link
Collaborator

The compute_and_add_tags function, used in the malicious shuffle to compute MACs for each row, could be made more efficient. One possibility is to vectorize across multiple rows, although there may be other options that avoid the transpose.

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

No branches or pull requests

1 participant