logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

module-size -- Spit out estimated size of module code.

Description

       Reports the process size after 'use'ing a module.  If more than one module name is provided, the modules
       are included in order, allowing you to compare (for example) the incremental effect of adding other
       modules to an existing application.

Name

       module-size -- Spit out estimated size of module code.

See Also

       Memory::Usage,

Synopsis

           module-size Some::Module::Name [ Other::Module ]

See Also