Hi,
> On Dec 2, 2007 2:24 PM, <[EMAIL PROTECTED]> wrote:
> > Phil Steitz wrote:
> >
> > >> - fully synchronized borrowObject() and returnObject() methods. I've
> > >> seen this to be a serious bottleneck when the database is under high
> > >> load and another connection needs to be created.
> > >
Not having ever looked at our FFT code, I won't address the issue of whether
the documentation is right or wrong (I suspect the documentation simply has a
typo; base-2 FFT's are the easiest to implement, given that they're the only
kind anyone ever seems to write about, so I can't believe we hav