⬅︎ Back to Fastest *local* cache backend possible for Django
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.
I'll try. Now where did I put that benchmark code?
See UPDATE above.
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.
Replies
I'll try. Now where did I put that benchmark code?
See UPDATE above.