python-redis-benchmark
python-redis-benchmark copied to clipboard
Now that PyPy seems to work with uvloop, could we add it to benchmarks?
Just to get an idea for what improvement we might expect from running aioredis through pypy3.5
Reference: https://github.com/MagicStack/uvloop/issues/129
@popravich