guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Optimizing ‘string=’


From: Mike Gran
Subject: Re: Optimizing ‘string=’
Date: Tue, 22 Jun 2010 19:25:56 -0700 (PDT)

> From: Ludovic Courtès address@hidden

> Oops, there was a thinko in the patch, whereby wide strings would not 
> be entirely compared.  Here’s an updated one:

Looks good to me.

Perhaps skip the memcmp if the string lengths are zero?  

At some point probably should replace all hardcoded '4'
in libguile with some #define.

-Mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]