I want to clarify my understanding about Performance goal… mean compilation timing ? Or something else.
Regarding ABI, I am not much aware.
Where can I see how go optimiser work ?
I tried sorting algo in go but I found it have very low performance than C++ with O2 using gcc compiler.