I haven't yet been able to do some tests, but I was simply wondering: are there any speed differences between code written in Java and code written in Stride? I imagine they get compiled to a similar (if not almost the same) bytecode, but then again, I'm not too familiar with the internal workings.

