Skip to content

Understanding CPU Utilization for TPROC-C #360

Answered by mamiyaakira
mamiyaakira asked this question in Q&A
Discussion options

You must be logged in to vote

The current parameters for hammerdb are:.

dbset db mysql
dbset bm TPROC-C
diset connection mysql_host localhost
diset connection mysql_socket /var/lib/mysql/mysql.sock
diset tpcc mysql_user root
diset tpcc mysql_pass password
diset tpcc mysql_dbase tpcc
diset tpcc mysql_count_ware 100
diset tpcc mysql_driver timed
diset tpcc mysql_timeprofile true
loadscript
vuset vu 24
vuset logtotemp 1
vuset unique 1
vuset timestamps 1
vucreate
puts "RUNNING BENCHMARK TPROC-C"
vurun
waittocomplete

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sm-shaw
Comment options

Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants