Re: Re: RE: [ADMIN] High memory usage [PATCH]

From: Gunnar Rønning <gunnar(at)polygnosis(dot)com>
To: Michael Stephenson <mstephenson(at)tirin(dot)openworld(dot)co(dot)uk>
Cc: "'PostgreSQL jdbc list'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Re: RE: [ADMIN] High memory usage [PATCH]
Date: 2001-06-26 13:47:23
Message-ID: m2ofrbbbf8.fsf@smaug.polygnosis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-jdbc pgsql-patches

* Michael Stephenson <mstephenson(at)tirin(dot)openworld(dot)co(dot)uk> wrote:
|
| > - Why the ThreadLocal usage, and not just syncronize on the same
| > SimpleDateFormat ?
|
| This won't scale. :o)
|

Why ? Performance measurements I have seen and also done before has indicated
that synchronization is faster than the usage of ThreadLocal.

cheers,

Gunnar
--
Gunnar Rønning - gunnar(at)polygnosis(dot)com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Neletulla, Sharat 2001-06-26 14:07:51 HELP PLEASE!! Installation on NT Machine.
Previous Message Michael Stephenson 2001-06-26 13:37:09 Re: RE: [ADMIN] High memory usage [PATCH]

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-06-26 15:08:00 Re: Todo/missing? (was Re: [ADMIN] High memory usage [PATCH])
Previous Message Michael Stephenson 2001-06-26 13:37:09 Re: RE: [ADMIN] High memory usage [PATCH]

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-06-26 15:08:00 Re: Todo/missing? (was Re: [ADMIN] High memory usage [PATCH])
Previous Message Michael Stephenson 2001-06-26 13:37:09 Re: RE: [ADMIN] High memory usage [PATCH]