Python and Performance
Real Question:
more ...One of the standard problems that keeps coming up over and over is the parsing of url's. A sub-problem is the parsing of domain and sub-domains and getting a count.
For example
https://www.theatlantic.com/video/index/374880/living-alone-on-a-sailboat/
It would be nice to parse the received …