Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

MozillaSecurity/browser-memory-monitor

Repository files navigation

Task StatuscodecovMatrixPyPI

Browser Memory Monitor is a Python tool to track and limit the amount of memory used by a subprocess such as a browser under test.

usage: bmm [-h] [--force] [--format {mprof,csv}] [--interval INTERVAL] [--limit LIMIT] [--pre-interval PRE_INTERVAL] [--time-limit TIME_LIMIT] [--verbose] [--version] browser data command [...]Memory profiler/limiter for browserspositional arguments:  browser               Browser process name to monitor (eg. 'firefox')  data                  Profiling data output filename  command [...]         Command (and args) to execute as a subprocessoptions:  -h, --help            show this help message and exit  --force, -f           Overwrite existing data output file.  --format {mprof,csv}, -F {mprof,csv}                        Output format (choices: mprof, csv, default: mprof)  --interval INTERVAL, -T INTERVAL                        Memory profiling interval (default: 0.1)  --limit LIMIT, -m LIMIT                        Memory limit in MiB (0 for no limit, default: 12288)  --pre-interval PRE_INTERVAL, -P PRE_INTERVAL                        Process start interval (default: 0.01)  --time-limit TIME_LIMIT, -t TIME_LIMIT                        Maximum time to run (in seconds, 0 for no limit, default: 0)  --verbose, -v         Enable verbose logging  --version, -V         Show version number

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp