Skip to content

Conversation

ThierryBerger
Copy link
Contributor

@ThierryBerger ThierryBerger commented Jun 3, 2025

Checklist:

@LeXXik
Copy link

LeXXik commented Jun 4, 2025

One other possibility for reduction could be reviewing the modules of Rust std being used. In some cases only a fraction of a module functionality is used and it is then beneficial to create a custom one just for the specific use of the library. This will prevent a complete module being pulled into the build, saving some space. In some cases it can help shaving off another 15-20%.

@ThierryBerger ThierryBerger force-pushed the config_reduce_package_size branch from db6dd41 to 1e8a88a Compare June 5, 2025 08:27
@ThierryBerger ThierryBerger force-pushed the config_reduce_package_size branch from 1e8a88a to f4cd01e Compare June 5, 2025 08:57
@ThierryBerger ThierryBerger force-pushed the config_reduce_package_size branch from 271d6a4 to 3be0284 Compare June 5, 2025 09:15
@ThierryBerger ThierryBerger force-pushed the config_reduce_package_size branch from 4c0887a to 2dd117a Compare June 5, 2025 12:09
@ThierryBerger ThierryBerger force-pushed the config_reduce_package_size branch from a0de28b to 7ef5372 Compare June 6, 2025 07:28
@ThierryBerger ThierryBerger requested a review from sebcrozet June 6, 2025 13:19
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.

2 participants