On 26 Jan 2012, at 23:04, Sanne Grinovero wrote:
Very nice!
All my previous tests also confirm that there is a correlation between PUT and GET
performance, when one increases the other goes down.
These PUT operations are doing a GET as well, correct? I'd love to see such graphs
using SKIP_REMOTE_LOOKUP.
it is configured with unsafe return values. With safe
return, the values might get even better...
How long are you warming up the VM? As mentioned in the other thread,
I've discovered that even under high load it will take more than 15 minutes before all
of Infinispan's code is running in compiled mode.
The warmup is 100k operations,
doesn't seem too much.