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

Releases: zeux/codesize

codesize-1.0

27 Dec 19:29
Compare
Choose a tag to compare

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!