> -Original Message-
> From: Greg Matheson [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 02, 2005 5:47 PM
> To: perl-unicode@perl.org
> Subject: Re: utf8::SWASHNEW
>
> On Mon, 02 May 2005, Christopher Fry wrote:
>
> > One of the things we gathered from our
IL PROTECTED]
> > Sent: Friday, April 29, 2005 8:58 AM
> > To: perl-unicode@perl.org
> > Subject: Re: utf8::SWASHNEW
> > Eric Cholet wrote in perl.unicode :
> > > I just did a profiling on one of my programs, and it turns out it
> > > spends most of its
m: Rafael Garcia-Suarez [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 29, 2005 8:58 AM
> To: perl-unicode@perl.org
> Subject: Re: utf8::SWASHNEW
>
> Eric Cholet wrote in perl.unicode :
> > I just did a profiling on one of my programs, and it turns out it
> > spends mo
Eric Cholet wrote in perl.unicode :
> I just did a profiling on one of my programs, and it turns out it
> spends most of its time in utf8::SWASHNEW. In second place is one of my
> own functions, and in third place comes utf8::SWASHGET. What do
> SWASHNEW and SWASHGET do ? (in layman's terms-- I