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

Add test coverage and benchmarks #19

Open
maxgillett opened this issue Aug 4, 2022 · 0 comments
Open

Add test coverage and benchmarks #19

maxgillett opened this issue Aug 4, 2022 · 0 comments

Comments

@maxgillett
Copy link
Owner

maxgillett commented Aug 4, 2022

The current code is missing unit and integration tests for a large number of components, and the example cannot be run in the current commit due to a breaking change (see issue #18). A factorial and fibonacci benchmark are present in the benchmark branch, and could be merged in to the main repository, but other benchmarks should be added to the speed of proof generation when using the Cairo VM. The WASM folder should also be moved to a tests/examples folder.

@maxgillett maxgillett changed the title Test coverage and benchmarks Add test coverage and benchmarks Aug 4, 2022
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