The author either doesn’t know Java or had significant editing errors - Java 
determines uses the runtime processor type to optimize - it is not done at 
compiler time. It has different implementations based on processor - like Go - 
and it does JIT optimizations based on processor as well. 

More importantly, these micro benchmarks with fractions of a percent are 
meaningless. All powerful systems are distributed to scale, not micro 
optimized. 



> On Jun 4, 2020, at 2:34 PM, Igor Yemelianov <cyber...@gmail.com> wrote:
> 
> 
> Link to the article.
> 
> The question is - is it possible that the issues described in the article can 
> be solved in for example next major version?
> 
> Thanks.
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/7aef8f47-8834-4cd3-9ba0-67e51728a110o%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/01446EC6-44C7-4920-971F-4537BD404414%40ix.netcom.com.

Reply via email to