On Thu, Nov 01, 2007 at 12:26:38PM +0100, Joerg Schilling wrote: > Jens Elkner <[EMAIL PROTECTED]> wrote: > > > On Tue, Oct 30, 2007 at 11:07:41PM -0700, Garrett D'Amore wrote: > > > Don't most 3rd party software apps use a version of either GNU regex or > > > perl regex? > > > > AFAIK they usually use the system's regex, since usually faster. > > I think, one year ago, I also checked out pcre without getting something > > better... :( > > You always mention the term "faster", did you ever try to verify > the implementations for _correctlness_?
Nope. Depending on the software authors/company I usually trust software until it breaks things (I'm only a human, too ;-)). > I remember a similar discussion years ago in comp.unix.solaris > where people claimed that GNU sort was faster than Solaris sort. > It turned out that GNU sort did not sopport anything than LC_ALL=C. > After Paul Eggert did enhance GNU sort to behave correctly, it was > much slower than Solaris sort and Paul did ask Sun to make it OSS. That's interesting - thanx for the info. BTW: I don't think, that the GNU libc uses the GNU regex usually bundled with many opensource software/downloadable via ftp.gnu.org/... Last time (year ago?), when I had a look at GNU regex, I didn't consider it for more evals after finnishing the first round... Regards, jel. -- Otto-von-Guericke University http://www.cs.uni-magdeburg.de/ Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2 39106 Magdeburg, Germany Tel: +49 391 67 12768 _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org