Skip to content

Instantly share code, notes, and snippets.

View pradykaushik's full-sized avatar
😰
Watt is our problem!

PRADYUMNA KAUSHIK pradykaushik

😰
Watt is our problem!
View GitHub Profile
@pradykaushik
pradykaushik / Load.java
Created October 23, 2017 21:00 — forked from SriramKeerthi/Load.java
Simple CPU Load Generator in Java
package com.caffinc.grex.core;
/**
* Generates Load on the CPU by keeping it busy for the given load percentage
* @author Sriram
*/
public class Load {
/**
* Starts the Load Generation
* @param args Command line arguments, ignored