This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC 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]

Re: optimization/6588: throw() takes 20,000 cycles : is it expected ?


The following reply was made to PR optimization/6588; it has been noted by GNATS.

From: Richard Henderson <rth@redhat.com>
To: Sylvain.Pion@sophia.inria.fr
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: optimization/6588: throw() takes 20,000 cycles : is it expected ?
Date: Wed, 8 May 2002 14:56:51 -0700

 On Mon, May 06, 2002 at 11:35:50PM -0000, Sylvain.Pion@sophia.inria.fr wrote:
 > The sequence throw/catch appears to take about 20,000 cycles
 > on a Pentium III.  Is this expected ?
 
 Not unexpected.
 
 > Is there a way to speed this up ?
 
 I doubt it.
 
 
 r~


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