On Thu, Dec 1, 2011 at 8:29 PM, Peter Geoghegan <peter(at)2ndquadrant(dot)com> wrote:
> Do your usual compile options include debug symbols? I've been using
> standard compile options for development of this patch, for obvious
> reasons. I get 36690 bytes (just under 36 KiB, or a 0.644% increase).
They do, but I ran "strip" on the resulting binary before taking those
measurements, so I thought that would undo it...
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2011-12-02 02:09:55 |
| Subject: Re: Command Triggers |
| Previous: | From: Peter Geoghegan | Date: 2011-12-02 01:29:56 |
| Subject: Re: Inlining comparators as a performance optimisation |