fixed cassandra persistenc STM tests + added generic Map and Seq traits to Transactional datastructures
This commit is contained in:
parent
1a06a67cfc
commit
9349bc3ad8
18 changed files with 689 additions and 439 deletions
|
|
@ -74,7 +74,7 @@ object Kernel extends Logging {
|
|||
}
|
||||
|
||||
private def cassandraBenchmark = {
|
||||
val NR_ENTRIES = 1000000
|
||||
val NR_ENTRIES = 100000
|
||||
|
||||
println("=================================================")
|
||||
var start = System.currentTimeMillis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue