▲ | rafaelmn 3 days ago | |||||||||||||||||||
C# syntax is faster than Java because Java has no way to define custom value types/structs (last time I checked, I know there was some experimental work on this) | ||||||||||||||||||||
▲ | tester756 3 days ago | parent [-] | |||||||||||||||||||
and yet there's more Java in HFT than C# And don't get me wrong, I'm C# fanboi that'd never touch Java, but JVM itself is impressive as hell, so even despite not having (yet) value types/structs, Java is still very strong due to JVM (the implementation). Valhalla should push it even further. | ||||||||||||||||||||
|