Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
/ dotnet-cpu-test Public archive

A simple CPU multicore stress test created for my operating systems class.

License

Notifications You must be signed in to change notification settings

lpsouza/dotnet-cpu-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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!

About

A simple CPU multicore stress test created for my operating systems class.

Topics

Resources

License

Stars

Watchers

Forks

Languages