Review structure definitions and optimize field ordering - ongoing
It's probably worthwhile to review our structure definitions and optimize the field ordering. Generally, ordering the fields from largest to smallest will result in the smallest possible structure. It may also be worthwhile to bit encode some of the flags fields. This too can save space. The result will be higher overall capacity at no cost to performance.
Change History
(7)
Milestone: |
→ Release_3.10
|
Milestone: |
Release_3.10 → Release_3.11
|
Summary: |
Review structure definitions and optimize field ordering → Review structure definitions and optimize field ordering - ongoing
|
Milestone: |
Release_3.12 → Release_3.13
|
Resolution: |
→ fixed
|
Status: |
new → closed
|