8000 GitHub - marekkokot/memusg: A 'time'-like utility for Unix that measures peak memory usage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marekkokot/memusg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
< 8000 a href="/marekkokot/memusg/commits/master/" class="prc-Button-ButtonBase-c50BI LinkButton-module__code-view-link-button--xvCGA flex-items-center fgColor-default" data-loading="false" data-size="small" data-variant="invisible" aria-describedby=":R1iqj8pab:-loading-announcement history-icon-button-tooltip">
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Memusg is a time-like utility for Unix that measures peak memory usage. It works by repeatedly polling using ps.

Features

  • Periodic memory checking
  • Output to file or inline (stderr)
  • Configurable interval
  • Works in both interactive and non-interactive environments
  • Passes signals through to the client application

Usage

export PATH=$path_to_memusg
memusg [OPTS] my_command

Example:

memusg sleep 2

About

A 'time'-like utility for Unix that measures peak memory usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.5%
  • C++ 6.7%
  • Shell 2.8%
0