Message-Id: <200404210644.i3L6iFk7019775@delorie.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "GARY VANSICKLE" <g.r.vansickle@worldnet.att.net>
To: <cygwin@cygwin.com>
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: <loom.20040420T150712-94@post.gmane.org>
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/

