gnzlbg / cargo-asm

cargo subcommand showing the assembly or llvm-ir generated for Rust code
https://github.com/gnzlbg/cargo-asm
Other
1.15k stars 39 forks source link

Very slow to execute the command #241

Open fzyzcjy opened 2 years ago

fzyzcjy commented 2 years ago

Hi thanks for the lib! However it is very slow - it eats all cpu and run for a long time before even decompiling a small function.