sebi sebi [http://community.jboss.org/people/prese] created the discussion

"Performance of cache.attach s badly influence by javassist calls"

To view the discussion, visit: http://community.jboss.org/message/551462#551462

--------------------------------------------------------------
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
[http://community.jboss.org/message/551462#551462]

Start a new discussion in JBoss Cache POJO Edition at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2054]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to