Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crosschainer/e-peen
Benchmark CPU, Benchmark GPU, Storage, RAM using Python
https://github.com/crosschainer/e-peen
benchmark benchmarking cpu-benchmark gpu-benchmark numpy pyopencl
Last synced: about 11 hours ago
JSON representation
Benchmark CPU, Benchmark GPU, Storage, RAM using Python
- Host: GitHub
- URL: https://github.com/crosschainer/e-peen
- Owner: crosschainer
- Created: 2024-07-04T18:23:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T06:55:14.000Z (5 months ago)
- Last Synced: 2024-10-14T11:40:59.123Z (about 1 month ago)
- Topics: benchmark, benchmarking, cpu-benchmark, gpu-benchmark, numpy, pyopencl
- Language: Python
- Homepage: https://pypi.org/project/E-Peen/
- Size: 43 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Peen
E-Peen is a benchmarking tool for your e-peen. It's a tool that measures your pc's performance and calculates a score based on the results. The higher the score, the bigger your e-peen is. It's a fun way to see how your pc stacks up against others.
## Current Features
- CPU Benchmark
- GPU Benchmark
- RAM Benchmark
- Storage Benchmark## Installation
To install E-Peen for development, simply run the following commands:
```bash
git clone https://github.com/crosschainer/e-peen
cd e-peen
pip install -e .
```To install E-Peen for use, simply run the following command:
```bash
pip install e-peen
```## Usage
To use E-Peen, simply run the following command:
```bash
e-peen
```![Preview](preview.png)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.