Wykres commitów

5 Commity (62597352e4da14606db93b71630e1c9d47b7e557)

Autor SHA1 Wiadomość Data
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
Paul Sokolovsky 68b30061bc uasyncio/benchmark: CPython asyncio compatibility.
Unlimited .read() doesn't play well with it.
2015-06-21 02:00:42 +03:00
Paul Sokolovsky 0ce0123ab5 uasyncio/benchmark: Update for latest uasyncio/micropython. 2015-06-21 01:59:34 +03:00
Paul Sokolovsky 20ddd54cb9 uasyncio: close() is synchronous method, ours is aclose() then. 2015-01-02 01:51:44 +02:00
Paul Sokolovsky c1159a477e uasyncio: Add automated script for performance testing with Apache Bench. 2014-11-12 23:43:28 +02:00