| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] gperf anyone? |
| Date: | 2000-01-19 00:39:25 |
| Message-ID: | Pine.BSF.4.21.0001182039020.23487-100000@thelab.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 19 Jan 2000, Peter Eisentraut wrote:
> A while ago I played around with gperf (GNU perfect hash function
> generator), abusing the keyword lookup in parser/keyword.c as playground.
> Now before I delete this I was wondering if this would perhaps be of use
> to the general public. I don't know how huge the speed advantage of this
> is, I'm sure the parser/scanner speed is the least of our problems. But I
> thunk especially ecpg could benefit from this. Btw., gperf is used by GCC,
> so it's not a toy.
Okay, that post told me absolutely nothing :( What would we use it
for? What is its purpose?
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 2000-01-19 01:13:40 | RE: [HACKERS] Index recreation in vacuum |
| Previous Message | Bruce Momjian | 2000-01-19 00:36:00 | Re: [HACKERS] gperf anyone? |