I actually remember another actual example of a code that does non-trivial work and is written in multiple languages: https://github.com/ixy-languages/ixy-languages
It's pretty clear that C or Rust still easily beat any GC-based language. Go and C# come close because the code for the driver utilizes pooling and value-based programming. On Wednesday, February 12, 2020 at 10:13:52 PM UTC-8, robert engels wrote: > > Also, I installed gnu gcc 9.2 and used it rather than the OSX clang, and > optimized C++ (-O2) time was 17.9 secs. > > -- 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/3b2e56d3-ad9b-49b3-bbb2-a4ddcbee3ee6%40googlegroups.com.