A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2017-July/148593.html below:

[Python-Dev] Impact of Namedtuple on startup time

[Python-Dev] Impact of Namedtuple on startup time [Python-Dev] Impact of Namedtuple on startup timeAntoine Pitrou solipsis at pitrou.net
Mon Jul 17 08:53:12 EDT 2017
On Mon, 17 Jul 2017 14:43:19 +0200
Antoine Pitrou <solipsis at pitrou.net> wrote:
> Hello,
> 
> Cost of creating a namedtuple has been identified as a contributor to
> Python startup time.

Imprecise wording: that's the cost of creating a namedtuple *class*,
i.e. anytime someone writes `MyClass = namedtuple('MyClass', ...)`.

Regards

Antoine.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4