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

Blocks.hpp recompile time reduction #4468

Merged

Conversation

clemahieu
Copy link
Contributor

This reduces the recompilation time of modifying nano/lib/blocks.hpp by removing inclusion of the file by other headers and including the file directly in other implementation files.

Previous speed: 211 files recompiled in 3m 30s
New speed: 109 files recompiled in 2m 00s

@clemahieu clemahieu requested a review from dsiganos March 7, 2024 09:52
@clemahieu clemahieu force-pushed the block_ledger_header_reduction branch from 666e77e to 8b8ee07 Compare March 7, 2024 11:46
@clemahieu clemahieu force-pushed the block_ledger_header_reduction branch from 8b8ee07 to 4ad900e Compare March 7, 2024 11:56
@clemahieu clemahieu merged commit 8c9e97f into nanocurrency:develop Mar 7, 2024
25 of 27 checks passed
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

Successfully merging this pull request may close these issues.

1 participant