I think by “at compile time” he means at JIT time (when converting bytecode to machine language).
Andy > On Jun 4, 2020, at 1:02 PM, Robert Engels <reng...@ix.netcom.com> wrote: > > 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 >> <https://lemire.me/blog/2020/06/04/the-go-compiler-needs-to-be-smarter/> 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 >> <mailto: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 >> >> <https://groups.google.com/d/msgid/golang-nuts/7aef8f47-8834-4cd3-9ba0-67e51728a110o%40googlegroups.com?utm_medium=email&utm_source=footer>. > > > -- > 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 > <mailto: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 > > <https://groups.google.com/d/msgid/golang-nuts/01446EC6-44C7-4920-971F-4537BD404414%40ix.netcom.com?utm_medium=email&utm_source=footer>. -- 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/CAD4A4F7-0C56-430F-AF54-86993C704655%40gmail.com.