Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 285 Bytes

ReadMe.md

File metadata and controls

6 lines (4 loc) · 285 Bytes

Codesize

Codesize is a tool for calculating the bytecode size of a Java class file, ZIP/JAR archive. It is being used by Robocode to calculate the code size of robots after having compiled these.

Read more about the Code Size on the RoboWiki.