SizeBench

SizeBench

Rating
4.9
Reviews
7
SizeBench

App details

Release date

2021-06-10

Last update

2023-07-27

Product ID

9NDF4N1WG7D6

Categories

Developer tools

About SizeBench

SizeBench is a utility that analyzes PDB information to help you optimize and reduce the size of your binaries (DLLs, EXEs, and other PE files).

You can break down a binary by sections of the PE file, COFF Groups, static libraries, OBJ file, even by source file - to see which parts of your code and data contribute meaningfully to on-disk and in-memory size.

SizeBench can also run heuristic analyses to help you find likely sources of waste, including inefficient usage of virtual functions, duplicated data, and C++ templated code that is “almost foldable” to look for quick opportunities to reduce size.

Key features