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

Generate baseline performance measurements for current field arithmetic implementations #77

@unzvfu

Description

@unzvfu

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions