On Wed, 19 Mar 2014 06:17:24 +0000 [email protected] wrote: > New diff uploaded: Preoptimize to avoid get_debug() and > _assert_is_current_event_loop() calls on main path. > > https://codereview.appspot.com/67400043/
As an aside, perhaps it's time to add an asyncio benchmark to the benchmark suite at http://hg.python.org/benchmarks ? (there's already a Tornado-based benchmark there) Regards Antoine.
