Ok, I am perplexed… i don’t say that often. I have the privilege of testing out a couple of Dolphin Interconnects with Waffle Grid. They are proving to substantially improve our transactions throughput, I mean we are getting 3x performance over 1gbe…. but what is perplexing is each run going over the faster interconnects results in 1/3 of the memcached sets/gets that occur when testing over 1gbe! Same datasets, same tests, repeatable results. See here:
1gbe:
cmd_get:
771811
cmd_set: 784119
Dolphin:
cmd_get:
239423
cmd_set: 271259
So instead of testing out the interconnect performance, I am really seeing better results from a higher cache hit rate. Less items are hitting the LRU. So what could it …
[Read more]