Results 1 to 2 of 2

Thread: speed question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2002
    Posts
    299

    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?

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width