micropython-lib/uasyncio/benchmark
Paul Sokolovsky 1251e83b6c uasyncio/benchmark: Add "medium load" server, serving 12K output per request. 2015-06-21 02:03:37 +03:00
..
test-ab-light.sh uasyncio: Add automated script for performance testing with Apache Bench. 2014-11-12 23:43:28 +02: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: close() is synchronous method, ours is aclose() then. 2015-01-02 01:51:44 +02:00
test_http_server_light.py uasyncio/benchmark: CPython asyncio compatibility. 2015-06-21 02:00:42 +03:00
test_http_server_medium.py uasyncio/benchmark: Add "medium load" server, serving 12K output per request. 2015-06-21 02:03:37 +03:00