EgorBo / EgorBo/Disasmo

Show overall byte length at the top

Open
#6 0 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.