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/2012-August/121424.html below:

[Python-Dev] 3.3 str timings

[Python-Dev] 3.3 str timings [Python-Dev] 3.3 str timingsSerhiy Storchaka storchaka at gmail.com
Tue Aug 21 22:36:47 CEST 2012
On 19.08.12 00:17, Terry Reedy wrote:
> This is one of the 3.3 improvements. But since the results are equal:
> ('a'*1000).encode() == ('a'*1000).encode(encoding='utf-8')
> and 3.3 should know that for an all-ascii string, I do not see why
> adding the parameter should double the the time. Another issue or known
> and un-fixable?

This is a cost of argument packing/unpacking.

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