issues
search
RazrFalcon
/
cargo-bloat
Find out what takes most of the space in your executable.
MIT License
2.36k
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Force `strip = false` and cleanup env handling
#106
intelfx
closed
6 months ago
1
Add support for --config flag
#105
anthonydandrea
closed
7 months ago
3
Minor clippy fixes
#104
rukai
closed
8 months ago
1
Add an option to sort output by crate/fn name instead of size
#103
smmalis37
opened
9 months ago
1
--release flag fails
#102
jgardona
closed
6 months ago
4
Default test binary
#101
PSeitz
opened
11 months ago
3
Doesn't work with custom registries
#100
andrewbanchich
closed
1 year ago
2
[Q&A] Is there a tool or plugin that uses `cargo bloat` information to point at duplication due to monomorphization?
#99
Byron
closed
1 year ago
2
FR: Cargo bloat should allow multiple `--features=foo` flags and merge them
#98
devjgm
opened
1 year ago
1
Info on the Size Calculation
#97
thekief
closed
1 year ago
5
missing releases on github
#96
0-wiz-0
closed
1 year ago
2
Not show the "-n option" if there is nothing more to display
#95
spineki
closed
1 year ago
1
Total time using cargo bloat --time?
#94
archsolar
closed
2 years ago
2
Strip debuginfo and enable thinlto in release mode
#93
LingMan
closed
2 years ago
4
Bump actions/checkout from v2 to v3
#92
LingMan
closed
2 years ago
1
Analyze proc-macro.
#91
light4
closed
6 months ago
3
It "hangs" sometimes
#90
Rudxain
opened
2 years ago
18
Replace unmaintained dependency term_size with terminal_size
#89
LingMan
closed
6 months ago
4
Show the section name given to --symbols-section instead of hardcoding ".text"
#88
glandium
closed
2 years ago
3
Detect `strip = true` in Cargo.toml
#87
RazrFalcon
closed
6 months ago
3
Error: parsing failed cause 'section .symtab is missing'.
#86
fosskers
closed
2 years ago
10
Support build-std
#85
jschwe
closed
2 years ago
1
How to examine other sections in the `.so` file?
#84
fzyzcjy
closed
2 years ago
4
Cargo bloaty reports only a tiny portion of the whole binary
#83
fzyzcjy
closed
2 years ago
5
Incorrect target resolving
#82
RazrFalcon
opened
2 years ago
0
How do I use cargo bloat with `-Zbuild-std`?
#81
vi
closed
2 years ago
7
Support custom profiles
#80
piegamesde
closed
2 years ago
2
don't suggest -n if all data is shown
#79
matthiaskrgr
opened
2 years ago
1
Add support for --profile cargo flag
#78
nico-abram
closed
2 years ago
1
Add basic support for PDB
#77
nico-abram
closed
2 years ago
20
Cargo bloat doesn't forward compiler errors on build failure
#76
appetrosyan
closed
2 years ago
5
Discrepancy in reported `.text` size: `cargo bloat` vs GNU Binuils `size`
#75
tnballo
opened
2 years ago
3
Fix enabling regex filtering by default to actually do that.
#74
Arnavion
closed
3 years ago
1
cargo bloat --time can't execute cargo build
#73
totikom
closed
3 years ago
9
cargo bloat prints json-time on stderr
#72
jvimal
closed
2 years ago
8
Support msvc
#71
Milo123459
closed
3 years ago
1
Build script analyzed instead of a static lib
#70
jpochyla
closed
2 years ago
4
Analyze dylib
#69
bjorn3
closed
3 years ago
1
Support analyzing dynamic libraries
#68
bjorn3
closed
3 years ago
6
Add `--tests` flag?
#67
smoelius
closed
3 years ago
6
Analyze .rodata too
#66
shufps
opened
3 years ago
6
Support unstable features and custom target
#65
nook1208
closed
3 years ago
0
Add an option to select data section
#64
RazrFalcon
closed
3 years ago
0
Crash when trying to check repository
#63
qarmin
closed
3 years ago
21
Allow use with Cargo's "build-std" feature
#62
drmikehenry
closed
2 years ago
6
Migrate to shared crate for format parsing
#61
Shnatsel
closed
4 years ago
1
What are the rest 74% not covered by output?
#60
vimmerru
closed
4 years ago
6
Split binary format parsing into a shared crate
#59
Shnatsel
closed
4 years ago
6
Only text section returned when passing `--release`
#58
mainrs
closed
4 years ago
4
Remove and add a word to the README
#57
arusahni
closed
4 years ago
1
Next