blob: 3d0f6f7a2d96ca600c114c2e7b74f61e9415eb70 [file] [log] [blame]
Yulia Portnova0f991192015-04-24 16:56:52 +03001#!/bin/bash
2cd ~/tpcc-mysql
3./tpcc_start -h127.0.0.1 -dtpcc1000 -uroot -p -w20 -c16 -r10 -l1200 > ~/tpcc-output.log
4cat ~/tpcc-output.log | grep TpmC | grep -o '[0-9,.]\+'