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

Field element acceleration #2

Open
wants to merge 10 commits into
base: powdr
Choose a base branch
from
Open

Field element acceleration #2

wants to merge 10 commits into from

Conversation

qwang98
Copy link

@qwang98 qwang98 commented Jun 6, 2024

final benchmarking:

  • very original: 17.5 million
  • ec syscall alone: 7.7 million
  • ec syscall + risc0 field + modmul syscall: 3.2 million
  • risc0 field + modmul syscall: 16.1 million

@qwang98 qwang98 requested a review from pacheco June 6, 2024 13:30
@qwang98
Copy link
Author

qwang98 commented Jun 6, 2024

@pacheco

Can just use main for powdr-riscv-runtime as all modmul contents are merged.

Flamegraph, qcachegrind outputs, and trace with number of rows are in this branch for your reference: https://github.com/powdr-labs/powdr/tree/modmul

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.

1 participant