Skip to content

Commit

Permalink
increased to 5 threads
Browse files Browse the repository at this point in the history
  • Loading branch information
clay_shooter committed Jul 7, 2005
1 parent 031d088 commit f2f0da3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* I am comitting this to the tree just in case we need to come back to it.
*/
public class PowerpointTest extends Thread {
private static final int NUM_THREADS = 3;
private static final int NUM_THREADS = 5;
protected static final int NUM_ITERATIONS = 50;

private static String POWERPOINT_TEST_PATH =
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit f2f0da3

Please sign in to comment.