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-July/120917.html below:

[Python-Dev] Python-Dev Digest, Vol 108, Issue 14

[Python-Dev] Python-Dev Digest, Vol 108, Issue 14R. David Murray rdmurray at bitdance.com
Thu Jul 12 15:46:27 CEST 2012
On Thu, 12 Jul 2012 03:34:20 -0700, Ryan Paullin <ryanpaullin at gmail.com> wrote:
> $ python -m timeit -s 'import test' 'list(test.grouper(2,"abcdef"))'
> 100000 loops, best of 3: 5.34 usec per loop
> $ python -m timeit -s 'import test' 'test.grouper(2,"abcdef")'
> 100000 loops, best of 3: 2.19 usec per loop
> $ python -m timeit -s 'import test' 'list(test.chunks(2,"abcdef"))'
> 100000 loops, best of 3: 2.85 usec per loop
> $ python -m timeit -s 'import test' 'test.chunks(2,"abcdef")'
> 1000000 loops, best of 3: 0.685 usec per loop
> 
> some woman wrote this

I don't have any idea what any of your recent posts mean, but this
one appears to be offensive.  I would appreciate it if you would stop
posting until you have something substantive to say, and can do so in
a civil fashion.

--David
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