Update README.md

This commit is contained in:
ParrotXray 2024-03-11 19:40:46 +08:00 committed by GitHub
parent f1f2e71e46
commit 2fd9930d60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,6 @@
![python-version](https://img.shields.io/badge/python->=3.10.12-green.svg)
![ubuntu-version](https://img.shields.io/badge/ubuntu-=22.04-red)
Suport OS: Linux
## Overview
The Performance Monitor is a Python script designed to monitor and log the performance metrics of a specific process on your system. It tracks CPU, RAM, GPU usage, and VRAM utilization over time. This tool is particularly useful for analyzing the resource consumption of applications, especially in development and testing environments.