Re: [Geotools-devel] Caching MathTransforms and CRS objects

2006-08-24 Thread Martin Desruisseaux
Jesse Eichar a écrit : > I was wondering if there is a way that already exists where > MathTransforms and CRS objects can be cached. I did some profiling > and found that loading MathTransforms and CRSs is very expensive. I > was wondering if there is a way that they can be cached so the

[Geotools-devel] Caching MathTransforms and CRS objects

2006-08-23 Thread Jesse Eichar
Hi, I was wondering if there is a way that already exists where MathTransforms and CRS objects can be cached. I did some profiling and found that loading MathTransforms and CRSs is very expensive. I was wondering if there is a way that they can be cached so the FactoryFinders and so on w