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

BLS: Disable lines precomputation in pairing check #1085

Open
chfast opened this issue Dec 10, 2024 · 0 comments
Open

BLS: Disable lines precomputation in pairing check #1085

chfast opened this issue Dec 10, 2024 · 0 comments
Labels
precompiles Related to EVM precompiles

Comments

@chfast
Copy link
Member

chfast commented Dec 10, 2024

Check if the lines pre-computation (blst_precompute_lines) in the pairing check has any performance positive effect. If not, use simpler API without additional allocation for Qlines.

@chfast chfast added the precompiles Related to EVM precompiles label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
precompiles Related to EVM precompiles
Projects
None yet
Development

No branches or pull requests

1 participant