Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
Java vs C++ speed (IO & Sorting)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="asterisc, post: 3523470"] Better algorithms always wins, no matter in which language are they implemented. A quicksort in Java will always beat a bubble sort in C++ or even ASM on a large amount of elements. And by the way, what does non-std means? Is it a C++ valid code? It's not in the STL? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
Java vs C++ speed (IO & Sorting)
Top