You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Problem
The assembly version of transfer-lamports does some redundant work on
certain registers. Also, the tables could use more info.
#### Summary of changes
Optimize the assembly version a bit further, and add some information
about the relative performance of different implementations.
0 commit comments