Skip to content
Snippets Groups Projects
Commit e3ed81fb authored by Florian Fittkau's avatar Florian Fittkau
Browse files

WiP

parent 28890d87
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ import org.jfree.data.xy.DefaultXYDataset; ...@@ -20,7 +20,7 @@ import org.jfree.data.xy.DefaultXYDataset;
import org.jfree.data.xy.XYSeries; import org.jfree.data.xy.XYSeries;
public class Main extends JFrame { public class Main extends JFrame {
private static final double INTENSITY = 400; private static final double INTENSITY = 1000;
private static final int JMETER_INSTANCES = 1; private static final int JMETER_INSTANCES = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment