パッケージ: con-duct (0.17.0-2)
lightweight wrapper to collect execution data for a command
con-duct provides a duct command which is a lightweight wrapper that collects execution data for an arbitrary command. Execution data includes execution time, system information, and resource usage statistics of the command and all its child processes. It is intended to simplify the problem of recording the resources necessary to execute a command, particularly in an HPC environment.
Resource usage is determined by polling (at a sample-interval). During execution, duct produces a JSON lines file with one data point recorded for each report (at a report-interval).
This package installs the Python library and command-line tools.
その他の con-duct 関連パッケージ
|
|
|
|
-
- dep: procps
- /proc ファイルシステムユーティリティ
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pyout
- Terminal styling for tabular data
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- rec: python3-matplotlib
- Python based plotting system in a style similar to Matlab
