Antoine Pitrou added the comment:

There's no doubt that whichmodule() has grown more complex since 3.2. We 
probably cannot eliminate the O(<number of modules>) component, but could at 
least make it faster.

----------
stage:  -> needs patch
title: Creating the string representation of a module is slower -> _pickle's 
whichmodule() is slow
versions: +Python 3.5 -Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22676>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to