Use of instanceOf

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Use of instanceOf
Date: 2004-02-09 13:11:53
Message-ID: 1076332313.1593.116.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

While reading the source code, I noticed we use instanceOf *alot* this
is (used to be ? ) a fairly expensive operation. Does anyone know the
state of the current technology, and what the cost of instanceof really
is?

Then I guess the next question is how to refactor the instanceof out?

Dave
--
Dave Cramer
519 939 0336
ICQ # 14675561

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Ansley 2004-02-09 17:17:49 unsubscribe
Previous Message Dave Cramer 2004-02-07 17:24:24 Re: DbcpException: Backend Start-up Failed