[ 
https://issues.apache.org/jira/browse/DIRECTMEMORY-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy resolved DIRECTMEMORY-27.
--------------------------------------

    Resolution: Fixed
    
> Upgrade to protostuff 1.0.4 and switch again to off-heap buffer
> ---------------------------------------------------------------
>
>                 Key: DIRECTMEMORY-27
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-27
>             Project: Apache DirectMemory
>          Issue Type: Improvement
>            Reporter: Raffaele P. Guidi
>             Fix For: 0.6.0
>
>
> Upgrade to protostuff 1.0.4 and switch again to the new protostuffserializer 
> implementation - which was slower than the old one in 1.0.0
> David Ly on google groups said:
> > Back when you started testing protostuff (pre 1.0.0), the byte arrays were 
> > treated as scalar fields.  Sometime february I made a small change that 
> > (accidentally) changed the behavior w/c treated the byte arrays like 
> > regular arrays (w/c need extra metadata on serialization). 1.0.4 reverts 
> > the behavior, plus (re)optimizing collections like 
> > List<byte[]>,Map<byte[],byte[]> as well.
> The impact is greatly visible in your pert tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to