[jira] [Updated] (PROTON-803) Message codec improvements

2016-01-06 Thread Justin Ross (JIRA)

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

Justin Ross updated PROTON-803:
---
Fix Version/s: (was: 0.12.0)

> Message codec improvements
> --
>
> Key: PROTON-803
> URL: https://issues.apache.org/jira/browse/PROTON-803
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: proton-j
>Affects Versions: 0.8
>Reporter: Rajith Attapattu
>Assignee: Rajith Attapattu
>
> This JIRA covers improvements made to the codec, especially lists and maps.
> The work is based on 
> https://github.com/rhs/qpid-proton-old/tree/codec/proton-j/src/main/java/org/apache/qpid/proton/codec2
> The above referenced code, is quite an improvement with respect to writing 
> lists, maps and strings over the existing codec.
> Simply put the writeList and writeMap methods in the old encorder is about 
> ~10 times slower than the new encorder.
> If I run with a sufficiently large set of strings, the old encorder is about 
> ~2 times slower than the new encorder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (PROTON-803) Message codec improvements

2015-11-17 Thread Justin Ross (JIRA)

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

Justin Ross updated PROTON-803:
---
Fix Version/s: (was: 0.11)
   0.12.0

> Message codec improvements
> --
>
> Key: PROTON-803
> URL: https://issues.apache.org/jira/browse/PROTON-803
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: proton-j
>Affects Versions: 0.8
>Reporter: Rajith Attapattu
>Assignee: Rajith Attapattu
> Fix For: 0.12.0
>
>
> This JIRA covers improvements made to the codec, especially lists and maps.
> The work is based on 
> https://github.com/rhs/qpid-proton-old/tree/codec/proton-j/src/main/java/org/apache/qpid/proton/codec2
> The above referenced code, is quite an improvement with respect to writing 
> lists, maps and strings over the existing codec.
> Simply put the writeList and writeMap methods in the old encorder is about 
> ~10 times slower than the new encorder.
> If I run with a sufficiently large set of strings, the old encorder is about 
> ~2 times slower than the new encorder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (PROTON-803) Message codec improvements

2015-07-17 Thread Robbie Gemmell (JIRA)

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

Robbie Gemmell updated PROTON-803:
--
Fix Version/s: (was: 0.9)
   0.11

 Message codec improvements
 --

 Key: PROTON-803
 URL: https://issues.apache.org/jira/browse/PROTON-803
 Project: Qpid Proton
  Issue Type: Improvement
  Components: proton-j
Affects Versions: 0.8
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
 Fix For: 0.11


 This JIRA covers improvements made to the codec, especially lists and maps.
 The work is based on 
 https://github.com/rhs/qpid-proton-old/tree/codec/proton-j/src/main/java/org/apache/qpid/proton/codec2
 The above referenced code, is quite an improvement with respect to writing 
 lists, maps and strings over the existing codec.
 Simply put the writeList and writeMap methods in the old encorder is about 
 ~10 times slower than the new encorder.
 If I run with a sufficiently large set of strings, the old encorder is about 
 ~2 times slower than the new encorder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)