micropython-lib/uasyncio/benchmark
Paul Sokolovsky 53193ba2e7 uasyncio: benchmark: Modern browsers produce requests more than 256 bytes.
So, not all of the request was read, and a browser would report than
connection was reset.
2017-03-16 01:55:32 +03:00
..
boom_uasyncio.py uasyncio: Add missing Boom HTTP testing tool support script. 2016-01-10 23:39:40 +02:00
test-ab-medium.sh uasyncio: benchmark: Rename test runners to correspond to underlying tests. 2017-02-15 11:19:10 +03:00
test-boom-heavy.sh uasyncio: Add automated script for validation testing with Boom. 2014-11-27 22:15:36 +02:00
test_http_server_heavy.py uasyncio: test_http_server_heavy.py: Comment out mem_info() call. 2016-01-11 00:07:43 +02:00
test_http_server_light.py uasyncio: benchmark: Modern browsers produce requests more than 256 bytes. 2017-03-16 01:55:32 +03:00
test_http_server_medium.py uasyncio: benchmark: Modern browsers produce requests more than 256 bytes. 2017-03-16 01:55:32 +03:00