Shrink structs, make fields unsigned where only positive values are used #3

Merged
mickdermack merged 2 commits from shrink-structs into master 2020-10-25 02:05:09 +02:00
mickdermack commented 2020-09-02 00:28:32 +02:00 (Migrated from github.com)

This reduces sizeof(Command) from 40 to 32 and sizeof(Feedback) from 44 to 38.

This reduces sizeof(Command) from 40 to 32 and sizeof(Feedback) from 44 to 38.
0xFEEDC0DE64 (Migrated from github.com) reviewed 2020-09-02 00:28:32 +02:00
Sign in to join this conversation.
No description provided.