Skip to content

Diffing two binaries should have side-by-side disassembly when drilled into a specific function #46

Description

@dmachaj

I have been doing some binary size analysis to determine where some growth has come from. A certain function increased in size from 3.1KB to 3.9KB. Exactly what part of it grew is not obvious. It would be super helpful if the comparative analysis view of a function had the disassembly for both sides (ideally with highlighting of differences). That way I can see exactly what is different and spend my time making it better instead of spending all my time trying to spot the difference.

In practice I had to open 2 copies of SizeBench in non-comparison view to see the disassembly. This was manual and error-prone and I did not enjoy it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions