Difference between revisions of "Code Size (utility)"
Jump to navigation
Jump to search
m (add category, some text, remove stub) |
m (terminology link) |
||
Line 7: | Line 7: | ||
[[Category:Utilities]] | [[Category:Utilities]] | ||
+ | |||
+ | [[Category:Terminology|Code_Size_(utility)]] |
Revision as of 20:21, 18 June 2012
Codesize is a Java™ utility application. It retrieves the effective code size (amount of Java byte code) from .class files. You can download Christian Schnell's Codesize tool here:
http://user.cs.tu-berlin.de/~lulli/codesize/
This measurement is now integrated into Robocode. The code size is displayed when you package a robot or team, along with the Weight Class (e.g., MicroBot).