Hey guys,
These are some preliminary figures from transaction benchmarking. The weird thing is that
performance fro a transactional put is much better (5-10 times) than for a non
transactional one. Even if I set the syncCommitPhase to true that still stands.
Each transaction only spreads over one write.
Config used:
http://bit.ly/k59giN
I'll try to give it a try locally and let you know about the findings.