You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vance Shipley edited this page Aug 7, 2017
·
2 revisions
Use the make check target to run common_test. The load suite will produce a graph which looks something like this:
The test case performs a random size (5-11K) batch of inserts every second and runs an expire of entries older than a minute every 10K inserts. Here we see that expiry is taking an average of 60-80ms.