Implement first benchmarks 45/75045/3
authorMohammad Salehe <salehe@cs.toronto.edu>
Thu, 20 Dec 2018 03:32:27 +0000 (22:32 -0500)
committerMohammad Salehe <salehe@cs.toronto.edu>
Sat, 22 Dec 2018 20:08:15 +0000 (15:08 -0500)
commit0bb81b146df5943ce565e080df28c16d07150647
tree1bde80e884caec8d95108d5fc6a5ca4c816f45b1
parent4f0f883f3781e291fd10ad485efd5f850052cb66
Implement first benchmarks

Implement simple benchmarks for 4 different put scenarios:
- Music Entry Consistency
- Music Eventual
- Music Sequential Consistent (Using LWT)
- Pure Consistent (Using LWT)

Change-Id: Ia4b989c640a198f03086e781450e79c8c43918df
Issue-ID: MUSIC-148
Signed-off-by: Mohammad Salehe <salehe@cs.toronto.edu>
pom.xml
src/main/java/org/onap/music/testruns/MTBench.java [new file with mode: 0644]