daodst / daodst/blockchain

math: benchmark big.INT operations

Open
#36 0 comments 0 reactions 1 assignee Claimed by @rigelrozanska View on GitHub
collections
Dominant language
Go
Stars
116
Forks
16
PR merge metrics
No merged PRs in 30d

Description

### Summary
in math we use Big.INT for larger than integers. We never truly benchmarked the implementation against something like https://github.com/decred/dcrd/blob/master/math/uint256/README.md or rolling our own implementation.

### Proposal
Benchmark big.INT against a library like dcreds, if we identify that big.INT operations are slow we should come up with a plan with how to optimise the operations

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.