logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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