Netflix / rend

A memcached proxy that manages data chunking and L1 / L2 caches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split hit & miss metrics in blast load test

ScottMansfield opened this issue · comments

The blast script currently aggregates timing information for each command, but the numbers might be more telling if they are split by hits / misses for get, gat, touch, and delete. Missing a key might skew the timing information low, so splitting will give the real picture.