xelabs/benchyou

update && select empty result run

starbugo opened this issue · 2 comments

I have tested you project, I found update && select is empty result run, so update-threads && query threads work not mean.

can you show the cmd and result in detail ?

@dbgosin

The read/update default is random, it maybe read/update the non-exists record, but it's a relay request for the database.

You can use 'seq' to do sequential read as follows:

 ./bin/benchyou  --mysql-host=192.168.0.3 --mysql-user=benchyou --mysql-password=benchyou --ssh-user=benchyou --ssh-password=benchyou --oltp-tables-count=64 --write-threads=0 --read-threads=8 --max-time=3600 seq