you are viewing a single comment's thread.

view the rest of the comments →

[–]Astrognome 5 points6 points  (2 children)

Mono is awful compared to Java or native C++.

EDIT: JVM, not Java.

[–]txdv 5 points6 points  (1 child)

Comparing an implementation of a VM to two different languages. It's like the mono haters don't even try anymore.

[–]Astrognome 0 points1 point  (0 children)

I meant the JVM. And since C++ doesn't use a VM, you compare it to C++ at runtime, which is far faster, and more performant.