[
https://issues.apache.org/jira/browse/DISPATCH-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804296#comment-17804296
]
Jiri Daněk commented on DISPATCH-2306:
--------------------------------------
CMake's handling of LTO is quite inflexible. There are no other options than to
turn it on or off. For example, it does not seem to be easy to enable fat
objects (so that parts of the build, like test binaries can be linked without
lto, so that linking is done faster).
> Determine if link time optimization benefits dispatch performance
> -----------------------------------------------------------------
>
> Key: DISPATCH-2306
> URL: https://issues.apache.org/jira/browse/DISPATCH-2306
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Router Node
> Reporter: Ken Giusti
> Priority: Major
>
> Proton has enabled this for a while now and it appears to benefit performance.
> Link time optimization should be evaluated for dispatch and if performance
> improves it should be enabled by default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]