Closed teknico closed 4 years ago
This does five things:
pytest-benchmark
pytest-profiling
--profile
--profile-svg
unit/crypto/secp256k1/test_field.py
crypto/secp256k1/field.py
This does five things:
pytest-benchmark
plugin and rework the database benchmark test to use it;pytest-profiling
plugin (add the--profile
or--profile-svg
options when running pytest);unit/crypto/secp256k1/test_field.py
to pytest format;crypto/secp256k1/field.py
.