huff-clones icon indicating copy to clipboard operation
huff-clones copied to clipboard

Optimize Library

Open clabby opened this issue 3 years ago • 0 comments

Overview

The initial implementation is complete, but there are many points where the library can be gas optimized.

Should do a second scan of the implementation, remove unnecessary ops, and use the stack when possible instead of memory.

Afterwards, create a gas consumption comparison between the original library & this one.

clabby avatar Jul 04 '22 19:07 clabby