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

benchmark: evaluate execution time vs proving time #207

Open
zmalatrax opened this issue Jan 9, 2025 · 0 comments
Open

benchmark: evaluate execution time vs proving time #207

zmalatrax opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@zmalatrax
Copy link
Collaborator

zmalatrax commented Jan 9, 2025

Make some benchmarks to compare the execution of a Brainfuck program through the Brainfuck interpreter implemented in the brainfuck_vm crate, and the proving time of the same program (i.e. execution, trace generation and proof generation with prove_brainfuck).

Benchmark programs could be a big fibonacci number, some hash function if any have been implemented in Brainfuck..

@zmalatrax zmalatrax self-assigned this Jan 9, 2025
@zmalatrax zmalatrax moved this from Backlog to Todo in Stwo-brainfuck Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant