Even C requires discipline to write low latency code, if you think otherwise, you never used a profiler.
Yes. & in the end my experience has been that you can write low latency code with gc, but only by expending more effort than it'd take to use manual memory management
And Compiler Explorer also
Yes. & in the end my experience has been that you can write low latency code with gc, but only by expending more effort than it'd take to use manual memory management