era-compiler-llvm
era-compiler-llvm copied to clipboard
Experiment if changing default values of options in loop passes could benefit EraVM performance
#592 has shown that we can get significant performance gains from changing default parameters in LLVM passes. This issue is to check other options systematically and document the findings. It's suggested to start with the loop passes as we expect them to contribute more to cycles and gas.