why no One replied to you in such benchmark , Did you get it , cause i am still in first step and noticed that it is slower than mysql really in small data ( Till 40k rows ) , any configuration i am missing?
Probably there aren’t any responses here as this was filed as a feature request instead of a question.
To answer though, MemSQL is a distributed database (it has no single-node version) and is designed for use with tables with 100s of millions to trillions of rows. You likely won’t see much of a difference in performance between databases when using a small number of rows (and most distributed databases have more overhead to co-ordinate multiple nodes to run queries - which is wasted overhead when the data fits on one node).