As I mentioned earlier their are some limitations with Ec2’s
setup and configuration that make it difficult to get Waffle Grid
to perform at a high level. One of the items we are hoping
that helps us overcome the Ec2 limitations is Async ( non block )
sets in memcached, unfortunately their current implimentation has
some limitations as well, but Brian Aker said they are working on
fixing these right now. But even the current Async
implementation showed a slight performance bump on my test
hardware, so I decided to give it a spin on Ec2 again.
No Waffle | Waffle (No Async) | Waffle (Async) | |
TPM | 1400 | 1708 | 2006 |
Thats showing a little more improvement! 43% boost instead of the 22%we saw earlier. …
[Read more]