[
https://issues.apache.org/jira/browse/THRIFT-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157520#comment-16157520
]
ASF GitHub Bot commented on THRIFT-4318:
----------------------------------------
GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1348
THRIFT-4318 Delphi performance improvements
Client: Delphi
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4318
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1348.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1348
----
commit 11c887f1a61c367c83cf7e90d28f74d06a81b17f
Author: Jens Geyer <[email protected]>
Date: 2017-09-05T18:31:27Z
THRIFT-4318 Delphi performance improvements
Client: Delphi
Patch: Jens Geyer
----
> Delphi performance improvements
> -------------------------------
>
> Key: THRIFT-4318
> URL: https://issues.apache.org/jira/browse/THRIFT-4318
> Project: Thrift
> Issue Type: Improvement
> Components: Delphi - Compiler
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Labels: perfomance
>
> Misc. improvents for the Delphi implementation w/regard to overall
> performance. In the testcase used to develop this a performance boost of 20%
> or more has been observed, depending on what protocol you use.
> Note that my testcase is not part of the patch for several reasons and the
> total gains are also highly dependent on the data structures, so mileage may
> (and will) vary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)