Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

codesize-1.0

Latest
Compare
Choose a tag to compare
@zeux zeux released this 27 Dec 19:29
· 8 commits to master since this release

Initial version of codesize tool.

Features:

  • ELF/PDB/Mach-O support
  • Hierarchical symbol visualization optimized for C++ code structure
  • Filter by symbol name, size, section
  • File view lets you measure the code size impact of individual files or folders

Make sure to use x64 version if you're working with big files!