[Python-ideas] Type Hinting - Performance booster ?
Antoine Pitrou
solipsis at pitrou.net
Fri Dec 26 18:13:59 CET 2014
On Wed, 24 Dec 2014 13:04:01 -0600
Ron Adam <ron3200 at gmail.com> wrote:
>
> My thoughts is that making python easier to multi-process on multi-core
> CPUs will be where the biggest performance gains will be. Think of 100
> core chips in as soon as 5 or 6 years.
Won't happen on mainstream computers
(laptop/desktop/tablet/smartphone), as it's a totally silly thing to
do there.
Regards
Antoine.
More information about the Python-ideas
mailing list