https://github.com/otiel/cpuloop
A Windows app used to stress a CPU by running an infinite loop.
https://github.com/otiel/cpuloop
c-sharp cpu windows
Last synced: about 2 months ago
JSON representation
A Windows app used to stress a CPU by running an infinite loop.
- Host: GitHub
- URL: https://github.com/otiel/cpuloop
- Owner: Otiel
- License: mit
- Created: 2018-11-21T17:03:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T17:26:32.000Z (over 7 years ago)
- Last Synced: 2025-10-05T19:36:52.074Z (9 months ago)
- Topics: c-sharp, cpu, windows
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
#  CpuLoop
[](https://github.com/Otiel/CpuLoop/releases/latest)
## Description
_CpuLoop_ is a Windows application written in C# (targeting .NET Framework 4.5) used to stress a CPU by running an infinite loop. It provides a systray menu used to start / stop the loop.
## Screenshot

## Release notes
See the [changelog](https://github.com/Otiel/CpuLoop/blob/master/CHANGELOG.md).
## License
_CpuLoop_ is licensed under the MIT license - see the [LICENSE](https://github.com/Otiel/CpuLoop/blob/master/LICENSE) file for details.
## Credits
Some icons by [Yusuke Kamiyamane](http://p.yusukekamiyamane.com) licensed under a [Creative Commons Attribution 3.0 License](https://creativecommons.org/licenses/by/3.0).