ethereum / ethereum/py_ecc

[EXPERIMENT] Caching classmethods one and zero

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
231
Forks
88
PR merge metrics
No merged PRs in 30d

Description

### What is wrong?

Caching the outputs of the classmethods `one` and `zero` of the classes `FQ` and `FQP` **may** increase the performance

It would ideally be better to do this after #49 is done with, so as to check the performance gains.

### How can it be fixed

Fill this in if you know how to fix it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.