Commit History

Author SHA1 Message Date
  Maarten ter Huurne ff54bda99a Convert sizestats.py to Python 3 5 years ago
  Maarten ter Huurne f623713913 Use print function syntax 5 years ago
  Maarten ter Huurne 4faa9c50e8 Use next() function instead of method 5 years ago
  Maarten ter Huurne 73a92560c6 Avoid detupling in lambda arguments 5 years ago
  Maarten ter Huurne 2c5927ccb6 Make sizestats script executable 5 years ago
  wouter d089095d55 Various text-processing stuff 12 years ago
  Maarten ter Huurne e572c22ee7 Compute size of all nodes, sort them by decreasing size. 15 years ago
  Maarten ter Huurne c3066ca84d Initial version of a script to examine what is taking up the most size in the executable. Works on Linux, support for other platforms might be added later. TODO: Show aggregated size; sort decreasing by size. 15 years ago