Skip to content
Commit 52a91a60 authored by Milian Wolff's avatar Milian Wolff
Browse files

Decrease sizeof(Akonadi::ItemPrivate) by 8 bytes on 64bit architectures.

There, the two 4 byte data members previously introduced two 4 byte
padding regions which can be omitted by reordering.

Note: ItemPrivate is actually the number 4 memory allocation point
in my massif logs, with now a size of 168 bytes.
parent 2aff07a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment