arthurnn / memcached

A Ruby interface to the libmemcached C client
Academic Free License v3.0
432 stars 125 forks source link

Rails layer: any performance penalty? #66

Closed jaylevitt closed 12 years ago

jaylevitt commented 12 years ago

Since you're benchmark-prone, is there any significant performance penalty for using the rails layer? I imagine not, but just wanted to be sure before using this to replace dalli..

evan commented 12 years ago

The benchmarks actually test the Rails adapter, so you're good to go.