User development,

A new message was posted in the thread "Profiling the dependency project":

http://community.jboss.org/message/525378#525378

Author  : Kabir Khan
Profile : http://community.jboss.org/people/kabir.k...@jboss.com

Message:
--------------------------------------------------------------
I created a FastCopyOnWriteSet implementation, unfortunately its performance 
degrades a lot with performance as well:
 
prefill 0: 7634ms
prefill 10: 9127ms
prefill 100: 27898ms
 
I have attached the source, but I guess it is the copying upon modification 
that is the main overhead of the FCOWS and COWAS? Putting this into the 
contextsByState I see a slight worsening in performance.

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/525378#525378


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

Reply via email to