Re: performance hit with --enable-debug

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Thomas T(dot) Thai" <tom(at)minnesota(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: performance hit with --enable-debug
Date: 2001-01-14 12:10:26
Message-ID: Pine.LNX.4.30.0101141305430.977-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thomas T. Thai writes:

> what kind of performance hit would i endure if i compiled with
> --enable-debug on -current

The effect in terms of query execution speed is probably minimal. The
problem is that the executables get about 15% larger, which can lead to
longer load times, more memory usage, and ultimately to some speed issues.
Personally, I wouldn't worry about it too much, especially if you're
running beta and want to track down potential bugs.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2001-01-14 13:15:27 Re: update field table.....
Previous Message Peter Eisentraut 2001-01-14 12:04:26 Re: fatal error - different CATALOG_VERSION_NO