[
https://jira.jboss.org/jira/browse/JGRP-847?page=com.atlassian.jira.plugi...
]
Bela Ban commented on JGRP-847:
-------------------------------
Got another speedup of ca 5% !
DataInputStream still creates 2 80-byte arrays up front, which creates an overhead of 160
bytes per DataInputStream...
ExposedByteArrayInputStream / ExposedDataInputStream: override
synchronized methods with unsynchronized ones
------------------------------------------------------------------------------------------------------------
Key: JGRP-847
URL:
https://jira.jboss.org/jira/browse/JGRP-847
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.6.6, 2.7
Same as for
https://jira.jboss.org/jira/browse/JGRP-846.
Todo: replace all uses of the old classes with the new ones
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira