Skip to content
Snippets Groups Projects
mutilate.sh 490 B
Newer Older
# The server IP (the current machine)
MEMSERVER_IP=192.168.199.1
# List of Mutilate clients
MEMCLIENTS=tilly03,tilly04,tilly05,tilly06,tilly07,tilly08
# Command shorthands
MUTILATE="ssh tilly02 taskset -c 0-7 mutilate -T8"
MUTILATE+=" -s $MEMSERVER_IP -d1 -K fb_key -V fb_value -i fb_ia -r1000000"
MUTCLIENTS=$(for m in $(echo $MEMCLIENTS|tr , ' '); do echo " -a $m";done)

QPS_START_PER_THREAD=40000
QPS_END_PER_THREAD=110000
QPS_STEP_PER_THREAD=5000
CONNS=160 # Per mutilate agent thread