some tweaks to number of workers and workloads
[IRC.git] / Robust / src / Benchmarks / oooJava / crypt / makefile
index 63aa50aba951fc68e49db0f1619c1f6471eb2141..da05e66521901c02bb7b1767873a10e17deb5bcd 100644 (file)
@@ -3,6 +3,6 @@ PROGRAM=JGFCryptBench
 SOURCE_FILES=JGFCryptBench.java
 
 NUM_OOO_WORKERS=24
-NUM_RCR_WORKERS=24
+NUM_RCR_WORKERS=23
 
 include ../master-makefile