|
|
Browse by Tags
All Tags » Java » ASP.NET (RSS)
-
Hi,
I've got an architecture of:
ASP.NET2 -> C# -> (ikvm) -> Java -> db4o
and recently started seing a big performace hit as the number of objects grew. As i attempt to extract 259 object I end up with about 21 million calls to System.WeakReference.get_Target() (under instantiatDeclaredFields -> ...
|
|
|