Message-Id: <200404210644.i3L6iFk7019775@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "GARY VANSICKLE" To: Subject: RE: Comparative Performance of C++ Compilers (including gcc cygming special) Date: Wed, 21 Apr 2004 01:43:50 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: X-IsSubscribed: yes [snip] > > New copying methods have been added and checked: > > Test file modes : text, binary > ------------------------------ > > Testsuites > ---------- > C-01 : Functions getc() and putc() > C-02 : Functions fgetc() and fputc() > C-03 : Functions fread() and fwrite() > UNIX-C-04 : Function mmap > CPP-01 : Operators >> and << > CPP-02 : Methods get() and put() > CPP-03 : Methods sbumpc() and sputc() > CPP-04 : Method sbumpc() and operator << > CPP-05 : Method rdbuf() and operator << > CPP-06 : Methods read() and write() with const buffer > CPP-07 : Methods read() and write() with max buffer > CPP-08 : Method getline > CPP-09 : Method ifstream getline > CPP-10 : Method iterators (istream_iterator, ostream_iterator) > > > See: > http://article.gmane.org/gmane.comp.lang.c++.perfometer/45 > http://article.gmane.org/gmane.comp.lang.c++.perfometer/44 > So much reading... I need charts and/or graphs man! ;-) -- 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/