[issue37101] Filterer.filter can be rewritten using built-ins just as efficient much more readable

Dale Visser report at bugs.python.org
Fri May 31 09:45:40 EDT 2019


Dale Visser <dale.visser at live.com> added the comment:

Correction on that example of running the test script:

./python test_filter_perf.py all 1000000

I simply prepended this with the Linux `time` command for measuring.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37101>
_______________________________________


More information about the Python-bugs-list mailing list