Every process have a number of parameters, that I can change. Four processes with 8 parameters will give me 32 different combinations that I can try out. (buffer size, transaction speed cap..) One test run takes one hour. Therefore it will take time.
I'm hoping that someone will point me in the right direction. I guess what I'm after is some kind of theory on how transactions is measured and throttled in a complex system.
Like water flowing in a small river. How do I maximize speed without blowing up the system.
- What search word in google will help me find information about tuning?
Or is it performance testing I am after? thinking
I'm new to stress testing, maybe this have to take long time.