You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The option "optimize_for" should be ignored by the compiler.
Protobuf-Embedded-C is "lightweight" in any way and at the moment there is not
much room for optimizations like "SPEED" or "LITE_RUNTIME", etc.
The main objective is to optimize the generated code for "STATIC/PREDICTABLE"
memory and runtime consumption.
Original issue reported on code.google.com by wolfgang.schwitzer on 14 Mar 2013 at 9:16
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
wolfgang.schwitzer
on 14 Mar 2013 at 9:16The text was updated successfully, but these errors were encountered: