This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Comparative Performance of C++ Compilers (including gcc cygming special)


        ========================================
        Comparative Performance of C++ Compilers
        C/C++ Performance Tests
        =========================================

        Environment
        -----------
        Windows 2000 Professional
        Intel(R) Celeron(R) CPU 1.70 GHz

        Compilers
        ---------
        * GNU g++ 3.3.1 (cygming special), Cygwin
        * GNU g++ 3.3.1 (cygming special), Mingw32 Interface
        * GNU gpp 3.3.2 (djgpp)
        * Microsoft C++ 13.00.9466 (Unmanaged)
        * Microsoft C++ 13.00.9466 (Managed)
        * Borland C++ 5.5.1
        * Digital Mars C++ 8.40.2
        * Intel C++ 8.0


        Testsuites
        ----------
        * Computing very large Fibonacci numbers
          http://article.gmane.org/gmane.comp.lang.c++.perfometer/37

        * Copying files (input to output)
          http://article.gmane.org/gmane.comp.lang.c++.perfometer/38


--
   Alex Vinokur
     mailto:alexvn@connect.to
     http://mathforum.org/library/view/10978.html






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]