JBoss Community

Performance of cache.attach s badly influence by javassist calls

created by sebi sebi in JBoss Cache POJO Edition - View the full discussion

Hi *,

 

I am running a profiler over our code which is using intensively POJO cache.

I was surprised to use a performance bottleneck caused by calls performed during cache.attach to javassist.CctnewMethodMake.

 

For all our objects whih are added to the cache we have performed instrumentation, thus I do not expect to see javassist calls at runtime.

 

Why do attach code still use javassist?

 

How should I get rid of this bottleneck?

 

10x

Reply to this message by going to Community

Start a new discussion in JBoss Cache POJO Edition at Community