> On 16 Jul 2019, at 04:47, Andrew Barnert via Python-ideas 
> <python-ideas@python.org> wrote:
> 
> How often do you need to parse a million URLs in your inner loop?

As it happens i work on code that would be impacted by such a slow down. It 
runs in production 24x7 and parses URLs on its critical path.

Barry


_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/FFPNYUUZ4RKT47B24URSLTMFSMUGARIX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to