Quote:
Originally Posted by RoboMaster
Java runs slow in general on a desktop application.
|
There are heavily computation-intensive exceptions but most desktop applications in general are not CPU bound and therefore they run the same whether written in Java or C++.