Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 352 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 352 Bytes

RunGopher

This program can generate specified CPU load on specified cores. It can be used for performance optimizations, such as compiler optimization.

RoadMap

  • run specified load on specified core for specified duration
  • multi process support
  • lib
  • release a package for easy installation
  • docker image for easy use