On Fri, Dec 2, 2016 at 10:29 PM, Sébastien Aubry <[email protected]> wrote: > > I have read the part about "Avoiding dots" on the python.org Performance > tips web page. > > Even if I understand the concept, I wanted to check the example and ran the > attached program. It shows the "optimized" example to be slower than the > non-optimized one. > > Who could I discuss that issue with? >
Best would be to start a discussion on the main [email protected] mailing list. There is a LOT to discover about optimization and timing, and very few of us are experts, but most of us know how very inexpert we are :) ChrisA _______________________________________________ pydotorg-www mailing list [email protected] https://mail.python.org/mailman/listinfo/pydotorg-www
