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

reduce compilation times by splitting up atypically large code-units and merging small projects. #462

Open
MaartenHilferink opened this issue Aug 24, 2023 · 2 comments
Assignees
Labels

Comments

@MaartenHilferink
Copy link
Collaborator

Split up all code-units with release object files larger than 50 MB to better use available compilation resources:
image

@MaartenHilferink
Copy link
Collaborator Author

Small mergable projects: Rtc, Sym, Tic, Stx, Stg
image

@MaartenHilferink
Copy link
Collaborator Author

.obj sizes of Debug build:
image

@MaartenHilferink MaartenHilferink added the code clarity and clean-up in GeoDMS source code label Aug 25, 2023
MaartenHilferink added a commit that referenced this issue Jul 5, 2024
…moving the commonly used IndexGetters and UnitCreators to tic.dll
MaartenHilferink added a commit that referenced this issue Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant