Closed elyezer closed 7 years ago
Really take advantage of the asyncio. Schedule all tests at the same time and only after having all responses deal with the data.
This brings the execution time to ~7 seconds on my machine. It was ~26 previously.
Rebased
Really take advantage of the asyncio. Schedule all tests at the same time and only after having all responses deal with the data.
This brings the execution time to ~7 seconds on my machine. It was ~26 previously.