# Investigating binary size with rucredstash ``` cargo build --release ``` ``` 12M /home/callen/.cargo/cache/release/rucredstash ``` After strip: ``` 6.8M /home/callen/.cargo/cache/release/rucredstash ``` ## Bloat report ``` File .text Size Crate Name 0.6% 5.3% 740.7KiB http http::header::name::parse_hdr 0.2% 1.4% 190.1KiB regex ::find 0.0% 0.2% 24.5KiB base64 base64::decode::decode_helper 0.0% 0.2% 24.5KiB base64 base64::decode::decode_helper 0.0% 0.2% 24.5KiB credstash base64::decode::decode_helper 0.0% 0.2% 24.2KiB rusoto_dynamodb ::decode_frame 0.0% 0.2% 23.6KiB rusoto_core h2::codec::framed_read::FramedRead::decode_frame 0.0% 0.2% 23.3KiB clap clap::app::parser::Parser::get_matches_with 0.0% 0.1% 19.4KiB rucredstash rucredstash::CredstashApp::new_from 0.0% 0.1% 17.6KiB rucredstash rucredstash::handle_action 0.0% 0.1% 17.1KiB sha2 sha2::sha256_utils::sha256_digest_block_u32 0.0% 0.1% 16.9KiB aes_soft aes_soft::bitslice::bit_slice_1x128_with_u32x4 0.0% 0.1% 16.8KiB aes_soft aes_soft::bitslice::un_bit_slice_1x128_with_u32x4 0.0% 0.1% 14.6KiB rusoto_dynamodb