S5R2 "grep" performance improvement

jeff at cdp.UUCP jeff at cdp.UUCP
Mon Feb 2 08:46:00 AEST 1987


If you are really concerned about performance in fgrep,
you should consider using the Boyer-Moore pattern matcher,
which I believe was posted on the net some time ago.
It can't handle all the fgrep options, but if you are just
looking for a fast search program, it does the job quite
well.

	Jeff Dean
	{hplabs,parcvax}!cdp!jeff
	jeff at ads.arpa



More information about the Comp.bugs.sys5 mailing list