Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 365 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 365 Bytes

.NET CPU Test

Stress test to CPU developed using .NET.

Installation

This project needs .NET 5 environment to work.

Running

Clone the project

  git clone https://github.com/lpsouza/dotnet-cpu-test.git

Go to the project directory

  cd dotnet-cpu-test

Start the server

  dotnet run

And watch your CPU on stress!