add smaller data type to space-shrinking options
This commit is contained in:
parent
90dcb8b054
commit
4c3603c2d3
@ -311,7 +311,7 @@ applicable for programs on modern hardware dealing with huge amounts of data.
|
||||
|
||||
* Rearrange your data
|
||||
|
||||
Eliminate padding. Remove extra fields.
|
||||
Eliminate structure padding. Remove extra fields. Use a smaller data type.
|
||||
|
||||
* Change to a slower data structure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user