...
No Format |
---|
/u01/oracle/swingbench/bin/charbench -cs //source-int/pdb1 -u oe -p oe -uc 10 -min 10 -max 200 -rt 0:10 -a -v users,tpm,tps |
The output will be similar to the following and will run for 10 minutes. A total number of 10 users will be simulated.
...
3. Optional. Swingbench is highly configurable. The load on the system can be easily increased. In this example, the number of users is set to 40 and the min and max delay is shortened. As a result the TPS peaks at over 400 transactions per second. This simulation will take approximately 15 minutes.
Note |
---|
Your laptop has to be powerful enough to handle this load. |
...