From: Michael P. <mic...@gm...> - 2010-11-25 06:53:34
|
I have a comment about some of the parameters you are using with DBT-1. #eu 1500 #eu/min 1000 The current algorithm of DBT-1 just recognizes multiple numbers when calculating ramp-up value. For example, if you set eu at 1500, you have to set eu/min at 500, 750 or 1500 to have a ramp up time of 1, 2 or 3 minutes. If you don't do that ramp up is set I set at 0, what might give you wrong results. Then, you seem still have a lot of idle CPU. You should increase eu by 15%~20% to saturate your cpu. I would recommend to set eu at 2000~2200 for a eu/min at 500~550. I can also see in your results that method 1 is using in total 2 connections between the loaders and coordinators. Method 2 is using 4 connections. I think you did so but... Did you include for method 2 the results of loader1-coordinator1 + loader1-coordinator2 for loader1 results? Same for loader2? -- Michael Paquier http://michaelpq.users.sourceforge.net |