Re: [PATCHES] TODO item: Implement Boyer-Moore searching (First time hacker) - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: [PATCHES] TODO item: Implement Boyer-Moore searching (First time hacker)
Date
Msg-id 48C4D910.90401@enterprisedb.com
Whole thread Raw
In response to Re: [PATCHES] TODO item: Implement Boyer-Moore searching (First time hacker)  ("David Rowley" <dgrowley@gmail.com>)
Responses Re: [PATCHES] TODO item: Implement Boyer-Moore searching (First time hacker)  ("David Rowley" <dgrowley@gmail.com>)
List pgsql-hackers
David Rowley wrote:
> Thanks for all the reviews and suggestions.

David, could you re-run the performance tests you ran earlier? I'm 
curious to know what impact switching to the simpler loop for 1-byte 
pattern had.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: TRUNCATE privilege vs information_schema
Next
From: Magnus Hagander
Date:
Subject: Re: reducing statistics write overhead