inorder-configs: update se.py
authorKorey Sewell <ksewell@umich.edu>
Wed, 16 Sep 2009 13:46:26 +0000 (09:46 -0400)
committerKorey Sewell <ksewell@umich.edu>
Wed, 16 Sep 2009 13:46:26 +0000 (09:46 -0400)
commit649917411554032c10c695a9b5d51abd858320e5
tree35f95dde9daf28762c0fde23a0382a68b16155e0
parent7858a8e68f9fc8e915c812515f816e8a75921d72
inorder-configs: update se.py
fix bug with  'numThreads=len(workloads)' which was counting characters of command-line not counting threads as intended.
Update numThreads for inorder/o3 cases and default to 1 for all other cases.
configs/example/se.py