Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #36697

stringbench (was Re: String concatenation benchmarking weirdness)

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.029
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'subject:skip:c 10': 0.07; 'terry': 0.09; 'sat,': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'reedy': 0.16; 'subject:String': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; '12,': 0.36; 'subject: (': 0.36; 'does': 0.37; 'why': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'world': 0.63; '2013': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=aUHEMB44LfhilxV72fRG1WCMAXKzw6Q4oRBFJj3j4TI=; b=vPxwM1k+41fAgWBvswpvqUlSYNJT0MuKZ+ftbj4k1ckB/LeK2XKzeaXE/WecyuBfa/ W2OiD3RDM22LxIt4hvOCPz9f/PyjviOp/wgypgBXTIWcDrVNmRTVpaDOpO01/Ki24NUE E9YGAwFaUvSvU6KLu4WoU5xpKEiQG4OHFEYHV+9ndSVJ84K7SpoLA12o7dQip2RrpkbE M8u1EG0N4xrW//FtzAqLIib4cGo9zjJxlikzAwVSIDT9TJniIn5LsJP6fkaBOLMl2Wwu ZXIWKA5fvK1Q0JSLIM49HklJDf7hIAwQI2cl2hyEZHg7w4BEr5vsH3zSpJqYoAw0uFbv GhVg==
MIME-Version 1.0
Date Sat, 12 Jan 2013 22:42:04 +1100
Subject stringbench (was Re: String concatenation benchmarking weirdness)
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.442.1357990927.2939.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1357990927 news.xs4all.nl 6908 [2001:888:2000:d::a6]:51245
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:36697

Show key headers only | View raw


On Sat, Jan 12, 2013 at 10:31 PM, Terry Reedy <tjreedy@udel.edu> wrote:
> 0.41    0.43    95.2    ("WHERE IN THE WORLD IS CARMEN SAN
> DEIGO?"*10).lower()

Why does stringbench misspell the name Carmen Sandiego? Copyright avoidance?

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

stringbench (was Re: String concatenation benchmarking weirdness) Chris Angelico <rosuav@gmail.com> - 2013-01-12 22:42 +1100

csiph-web