I would be interrested to see some comparaisons in speed between C++ and Java applications doing the same thing.
Any suggestions on what kind of processing I could do to write test applications ?
The more CPU intensive, the better (I guess). I'll probably include some loops, some int & float calculations, some file read/writes, recursive functions calls... Any other ideas ?
Question
Mouton
I would be interrested to see some comparaisons in speed between C++ and Java applications doing the same thing.
Any suggestions on what kind of processing I could do to write test applications ?
The more CPU intensive, the better (I guess). I'll probably include some loops, some int & float calculations, some file read/writes, recursive functions calls... Any other ideas ?
Link to comment
Share on other sites
17 answers to this question
Recommended Posts