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-January/147233.html below:

[Python-Dev] Investigating Python memory footprint of one real Web application

[Python-Dev] Investigating Python memory footprint of one real Web application [Python-Dev] Investigating Python memory footprint of one real Web applicationIvan Levkivskyi levkivskyi at gmail.com
Tue Jan 24 07:07:29 EST 2017
1. It looks like there is still a room for performance improvement of
typing w.r.t. how ABCs and issubclass() works.
I will try to play with this soon. (the basic idea is that some steps could
be avoided for parameterized generics).

2. I am +1 on having three separate options to independently ignore
asserts, docstrings, and annotations.

3. I am -1 on ignoring annotations altogether. Sometimes they could be
helpful at runtime: typing.NamedTuple and mypy_extensions.TypedDict are two
examples.
Also some people use annotations for runtime checks or even for things
unrelated to typing. I think it would be a pity to lose these
functionalities for small performance gains.

--
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20170124/3796a7b3/attachment.html>
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