⬅︎ Back to Fastest *local* cache backend possible for Django
I'll try. Now where did I put that benchmark code?
You can redo the test using socket connections ;) If you can cache locally - sockets can be up to 30% faster than TCP/IP based comms.
Comment
I'll try. Now where did I put that benchmark code?
Parent comment
You can redo the test using socket connections ;) If you can cache locally - sockets can be up to 30% faster than TCP/IP based comms.