day-mon / easy-stress-rs

A simple stress test tool written in Rust
7 stars 0 forks source link
cross-platform opencl rust stress-testing

Easy Stress

Supported Platforms Publish Artifacts

This is a WIP!!

This is a command line tool that allows you to stress test your CPU & GPU.

Why?

The goal of this project was to gain knowledge on how GPU programming works, as well as to learn more about Rust. I also wanted to create a tool that would allow me to stress test my system components without having to install a bunch of different programs. When I was looking for a tool like this, I found that most of the tools I found were either too complicated to use or didn't work on my system and didnt test all the components I wanted to test. So I decided to create my own tool.

Features

Dependencies

Usage

Install from package managers coming soon!

To use the tool, first install Rust if you haven't already. Then, clone the repository and run the following command:

cargo run

Known Issues

Note