Re: [HACKERS] gperf anyone?
От | The Hermit Hacker |
---|---|
Тема | Re: [HACKERS] gperf anyone? |
Дата | |
Msg-id | Pine.BSF.4.21.0001191621030.23487-100000@thelab.hub.org обсуждение исходный текст |
Ответ на | Re: [HACKERS] gperf anyone? (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: [HACKERS] gperf anyone?
|
Список | pgsql-hackers |
On Wed, 19 Jan 2000, Bruce Momjian wrote: > [Charset ISO-8859-1 unsupported, filtering to ASCII...] > > On 2000-01-18, Bruce Momjian mentioned: > > > > > Can you run our keywords.c using our method and gperf and see if there > > > is any speed difference? > > > > It seems to have a speed advantage of about 2.5. But in practice that > > means that 1 million words take half a second. It's not a big deal to me, > > I was just wondering before I throw it out. I guess it really only makes a > > difference for compilers, which operate on 1000+ lines. > > > > The big difference may be that the compiler has variables/types that are > added dynamically while running, while our list is static. Insert time > for our types is zero because we don't add SQL keywords at runtime. I'm curious...does it hurt us any to do this? Like, will it slow things down? Is the end result cleaner, for neglible speed improvements? Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
В списке pgsql-hackers по дате отправления: