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

Please Make generated pb.h small and pb.cc compile use less time #7340

Closed
fndisme opened this issue Mar 30, 2020 · 1 comment
Closed

Please Make generated pb.h small and pb.cc compile use less time #7340

fndisme opened this issue Mar 30, 2020 · 1 comment

Comments

@fndisme
Copy link

fndisme commented Mar 30, 2020

Protobuf is good.
but when proto file is large, it makes compiling time too long (Especially when I include the header).
How can we Generate a forword header or use Impl make compile more quickly.
Thanks.

@elharo
Copy link
Contributor

elharo commented Sep 8, 2021

For questions or troubleshooting, please see the protobuf mailing list: https://groups.google.com/forum/#!forum/protobuf or Stack Overflow https://stackoverflow.com/questions/tagged/protocol-buffers

We don't formally monitor stack overflow, but there are a lot of experienced developers there who also use protobuf.

@elharo elharo closed this as completed Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants