[jira] [Updated] (THRIFT-5765) Extra override for WriteBinary() to avoid unnecessary memory allocations when using COM types

2024-03-07 Thread Jens Geyer (Jira)


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

Jens Geyer updated THRIFT-5765:
---
Attachment: 0001-THRIFT-5765-Extra-override-for-WriteBinary-to-avoid-.patch

> Extra override for WriteBinary() to avoid unnecessary memory allocations when 
> using COM types
> -
>
> Key: THRIFT-5765
> URL: https://issues.apache.org/jira/browse/THRIFT-5765
> Project: Thrift
>  Issue Type: Improvement
>  Components: Delphi - Library
>Reporter: Jens Geyer
>Assignee: Jens Geyer
>Priority: Minor
> Attachments: 
> 0001-THRIFT-5765-Extra-override-for-WriteBinary-to-avoid-.patch
>
>
> The IThriftBytes implementation allocates another TBytes array for the only 
> purpose to send the data down the tranport/protocol stack. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (THRIFT-5765) Extra override for WriteBinary() to avoid unnecessary memory allocations when using COM types

2024-03-07 Thread Jens Geyer (Jira)


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

Jens Geyer updated THRIFT-5765:
---
Summary: Extra override for WriteBinary() to avoid unnecessary memory 
allocations when using COM types  (was: Extra override for WriteBinary() to 
avoid unnecessary memory allocations when using COM types.)

> Extra override for WriteBinary() to avoid unnecessary memory allocations when 
> using COM types
> -
>
> Key: THRIFT-5765
> URL: https://issues.apache.org/jira/browse/THRIFT-5765
> Project: Thrift
>  Issue Type: Improvement
>  Components: Delphi - Library
>Reporter: Jens Geyer
>Assignee: Jens Geyer
>Priority: Minor
>
> The IThriftBytes implementation allocates another TBytes array for the only 
> purpose to send the data down the tranport/protocol stack. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (THRIFT-5765) Extra override for WriteBinary() to avoid unnecessary memory allocations when using COM types.

2024-03-07 Thread Jens Geyer (Jira)


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

Jens Geyer updated THRIFT-5765:
---
Summary: Extra override for WriteBinary() to avoid unnecessary memory 
allocations when using COM types.  (was: Extra override for WriteBinary() to 
avoid unnecessary memory allocations when using COM types. )

> Extra override for WriteBinary() to avoid unnecessary memory allocations when 
> using COM types.
> --
>
> Key: THRIFT-5765
> URL: https://issues.apache.org/jira/browse/THRIFT-5765
> Project: Thrift
>  Issue Type: Improvement
>  Components: Delphi - Library
>Reporter: Jens Geyer
>Assignee: Jens Geyer
>Priority: Minor
>
> The IThriftBytes implementation allocates another TBytes array for the only 
> purpose to send the data down the tranport/protocol stack. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (THRIFT-5765) Extra override for WriteBinary() to avoid unnecessary memory allocations when using COM types. 

2024-03-07 Thread Jens Geyer (Jira)


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

Jens Geyer updated THRIFT-5765:
---
Component/s: Delphi - Library

> Extra override for WriteBinary() to avoid unnecessary memory allocations when 
> using COM types. 
> ---
>
> Key: THRIFT-5765
> URL: https://issues.apache.org/jira/browse/THRIFT-5765
> Project: Thrift
>  Issue Type: Improvement
>  Components: Delphi - Library
>Reporter: Jens Geyer
>Assignee: Jens Geyer
>Priority: Minor
>
> The IThriftBytes implementation allocates another TBytes array for the only 
> purpose to send the data down the tranport/protocol stack. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)