Open
Description
There are a series of optimizations that can be applied to MSM that are not leveraged right now. The following can be implemented and benched, with the fastest setted to be used as the default one:
- Constantine tricks for high core machines, see their #277, code, and docs. Also the following gist. This related halo2 issue can also be helpful
- Faster Batch forgery Identification algorithm. Implementation of Gnark