
Originally Posted by
maritnmine
Although I would say that the Java emulators available in this section is far better implemented compared to C# ones, I would argue that C# is a better platform, regardless. Java is just, slow. Both in terms of performance (This is due to their old and bloated frameworks, not the actual performance of execution) and how the language develops where C# is wayyy ahead of Java. I believe the reason why Azure is so horrible is that the developers behind it just uses new APIs and features because why the heck not without looking into if it performs poorly under heavy load or if it actually is any usefull at all (I'm talking about code standards and how things are implemented, not which features it got). We did a heck lot of work on optimizing, fine-tuning, profiling and analyzing bfly when that was a thing and we made a huge improvement from Uber. Now that the source code is out, I would say they have only been going towards how Uber was, which was pretty bad.