syrusakbary / promise

Ultra-performant Promise implementation in Python
MIT License
362 stars 76 forks source link

Better testing and code + benchmarks #21

Closed syrusakbary closed 7 years ago

syrusakbary commented 7 years ago

Improved:

This PR also includes the code improvements from #20, but excluding the thread creation.

When added, the benchmark will help to track the performance of the async schedulers in the future.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 190d76561a524f945ba937bef5e8006eeb0ad2a8 on better-testing-and-code into b4ec8f19546947b97583d07f460b74e81a9eb671 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 190d76561a524f945ba937bef5e8006eeb0ad2a8 on better-testing-and-code into b4ec8f19546947b97583d07f460b74e81a9eb671 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 190d76561a524f945ba937bef5e8006eeb0ad2a8 on better-testing-and-code into b4ec8f19546947b97583d07f460b74e81a9eb671 on master.