Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

Generate baseline performance measurements for current field arithmetic implementations #77

Open
unzvfu opened this issue Aug 15, 2020 · 0 comments
Assignees

Comments

@unzvfu
Copy link
Collaborator

unzvfu commented Aug 15, 2020

In order to measure performance improvements, and protect against performance regressions (while refactoring, for example, see #68), we should measure the performance of the current field arithmetic implementations in a way that makes it easy to compare to future performance measurements. The (already in use) Criterion crate seems to cover this functionality, at least for micro-benchmarks such as field operations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant