[
https://issues.apache.org/jira/browse/TS-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871179#comment-13871179
]
ASF subversion and git services commented on TS-2495:
-----------------------------------------------------
Commit f057cdccaa8beac782028f1a8086971d46b15f95 in branch refs/heads/master
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f057cdc ]
TS-2495: reduce the size of HttpVCTableEntry
Reorder HttpVCTableEntry structure members to reduce the size from
72 to 64 bytes on 64 bit platforms.
> reduce the size of HttpVCTableEntry
> -----------------------------------
>
> Key: TS-2495
> URL: https://issues.apache.org/jira/browse/TS-2495
> Project: Traffic Server
> Issue Type: Improvement
> Components: Performance
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
> Fix For: 4.2.0
>
>
> The ordering of fields in HttpVCTableEntry makes it take more space than
> necessary. We should minimize the waste.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)