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

More benchmarks. #1506

Open
8 tasks
shimkiv opened this issue Mar 14, 2024 · 1 comment
Open
8 tasks

More benchmarks. #1506

shimkiv opened this issue Mar 14, 2024 · 1 comment
Assignees

Comments

@shimkiv
Copy link
Member

shimkiv commented Mar 14, 2024

  • ECDSA
    • Compile, prove, verify.
  • SHA-256
  • Fibonacci (1, 10, 100, 1_000, 10_000, 100_000)
  • Merkle Trees
    • Merkle membership proof
  • Poseidon hashing?
  • Infra (dashboard)

For at least one of the samples we should include non-cached compile, with compile({ forceRecompile: true }).


Cached compile should be our main target, so we are going to do at least 2 warmup runs.
We always need at least 5 timing runs to bring down statistical variance.


Internal discussion.

@shimkiv shimkiv self-assigned this Apr 5, 2024
@shimkiv
Copy link
Member Author

shimkiv commented Apr 10, 2024

Internal discussion.

@shimkiv shimkiv changed the title Add more benchmarks. More benchmarks. Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant