|
-
Jul 6th, 2002, 04:22 PM
#1
Thread Starter
Hyperactive Member
speed question
Which one of the following is fastest:
GNU C++ app in dos
GNU C++ app in windows(console)
MS C++ app(console)
MS C++ app(Windows)
How much faster is it than the slowest?
-
Jul 6th, 2002, 07:24 PM
#2
Monday Morning Lunatic
Depends on what you're testing. If I could still run DOS I'd do some benchmarks for you, and since GCC 3 is next to impossible to get running under Windows (any GCC people reading this, your Windows support needs a bit of work) it's not really a fair comparison.
The last version of GCC that I've seen available for Windows (Dev-C++, Cygwin, etc.) is 2.96, which is severely lacking behind v3 in terms of optimisation potential, which is being worked on heavily in the current releases.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|