Show overall byte length at the top
Open
- Dominant language
- C#
- Stars
- 707
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
When looking for optimizations it's useful to see if a change may have reduced the overall bytes of a method. Currently I have to scroll down to see if it contains less instructions than before. This becomes a pain when a method is long (several hundreds of instructions).
It would be nice if disasmo could show the number of instructions / bytes at the top header.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.