Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option "optimize_for" should be ignored #33

Open
GoogleCodeExporter opened this issue Jul 7, 2015 · 2 comments
Open

Option "optimize_for" should be ignored #33

GoogleCodeExporter opened this issue Jul 7, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant