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

reducing libraries size #22

Open
6r0m opened this issue Aug 25, 2023 · 1 comment
Open

reducing libraries size #22

6r0m opened this issue Aug 25, 2023 · 1 comment

Comments

@6r0m
Copy link

6r0m commented Aug 25, 2023

  1. there are some libraries that are not using in the build.cs (grpc++_alts, grpc++_reflection etc.)
  2. also some linked by the build.cs could be deleted (from abseil group) without further build problems
  3. re2 library could be pickup from EngineThirdParty
  4. if make build from Linux, sizes of libraries significantly reduces:
    grpc - 150 -> 64
    protobuf - 70 -> 24
    abseil - 14 -> 5
@thejinchao
Copy link
Owner

great idea, thanks

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