▲ | tester756 3 days ago | ||||||||||||||||||||||||||||
Of course, because saying that X ISA is faster than Y ISA is like saying that Java syntax is faster than C# syntax Everything is about the implementation: compiler, JIT, runtime/VM, stdlib, etc. | |||||||||||||||||||||||||||||
▲ | rafaelmn 3 days ago | parent [-] | ||||||||||||||||||||||||||||
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) | |||||||||||||||||||||||||||||
|