uvloop/tests
Yury Selivanov dba39bd2d8 Optimize sock_recv & sock_sendall methods.
Echo-server with 100kb messages is now 100% faster.
2016-05-14 14:02:45 -04:00
..
certs Implement SSL support for create_server and create_unix_server 2016-04-13 17:56:02 -04:00
test_aiohttp.py Fix code style in unittest 2016-05-07 11:05:33 -04:00
test_base.py Rename uvloop._Loop -> uvloop.Loop 2016-05-09 15:37:39 -04:00
test_dns.py Fix code style in unittest 2016-05-07 11:05:33 -04:00
test_pipes.py Fix code style in unittest 2016-05-07 11:05:33 -04:00
test_process.py Fix code style in unittest 2016-05-07 11:05:33 -04:00
test_signals.py Fix code style in unittest 2016-05-07 11:05:33 -04:00
test_sockets.py Optimize sock_recv & sock_sendall methods. 2016-05-14 14:02:45 -04:00
test_tcp.py streams: Optimize stream.write for bytes & bytearrays 2016-05-10 23:31:48 -04:00
test_udp.py Rename uvloop._Loop -> uvloop.Loop 2016-05-09 15:37:39 -04:00
test_unix.py Fix code style in unittest 2016-05-07 11:05:33 -04:00