fixed cassandra persistenc STM tests + added generic Map and Seq traits to Transactional datastructures

This commit is contained in:
Jonas Boner 2009-05-13 19:28:55 +02:00
parent 1a06a67cfc
commit 9349bc3ad8
18 changed files with 689 additions and 439 deletions

View file

@ -74,7 +74,7 @@ object Kernel extends Logging {
}
private def cassandraBenchmark = {
val NR_ENTRIES = 1000000
val NR_ENTRIES = 100000
println("=================================================")
var start = System.currentTimeMillis