Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markpflug/sylvan.tools.processinfo
https://github.com/markpflug/sylvan.tools.processinfo
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/markpflug/sylvan.tools.processinfo
- Owner: MarkPflug
- License: mit
- Created: 2023-09-26T18:00:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T18:05:54.000Z (about 1 year ago)
- Last Synced: 2024-08-31T23:47:39.372Z (2 months ago)
- Language: C#
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Sylvan.Tools.ProcessInfo
This project implements a simple commandline executable that can be used to capture metrics (elapsed time, CPU, memory) on other processes. It simply starts a process and waits for it to end, monitoring the resource usage for the duration.