At file:///Users/hakan/work/monty_program/mariadb-tools/

------------------------------------------------------------
revno: 35
revision-id: ha...@askmonty.org-20100412135900-1v7jsdxf3ahxvwrd
parent: ha...@askmonty.org-20100409191359-w2dpenia3bnmlypr
committer: Hakan Kuecuekyilmaz <ha...@askmonty.org>
branch nick: mariadb-tools
timestamp: Mon 2010-04-12 15:59:00 +0200
message:
  We do the warm up run with 3 threads.
=== modified file 'sysbench/run-sysbench.sh'
--- a/sysbench/run-sysbench.sh  2010-04-09 19:13:59 +0000
+++ b/sysbench/run-sysbench.sh  2010-04-12 13:59:00 +0000
@@ -323,7 +323,7 @@
         echo "[$(date "+%Y-%m-%d %H:%M:%S")] Running ${SYSBENCH_TESTS[$i]} 
with $THREADS threads and $LOOP_COUNT iterations for $PRODUCT" | tee 
${THIS_RESULT_DIR}/results.txt
         echo '' >> ${THIS_RESULT_DIR}/results.txt
 
-        SYSBENCH_OPTIONS_WARM_UP="${SYSBENCH_OPTIONS} --num-threads=1 
--max-time=$WARM_UP_TIME"
+        SYSBENCH_OPTIONS_WARM_UP="${SYSBENCH_OPTIONS} --num-threads=3 
--max-time=$WARM_UP_TIME"
         SYSBENCH_OPTIONS_RUN="${SYSBENCH_OPTIONS} --num-threads=$THREADS 
--max-time=$RUN_TIME"
 
         # Check whether we want a profiled run.

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to