Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.046 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'string': 0.09; 'ascii': 0.09; 'name?': 0.09; 'posted': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'user.': 0.19; 'this?': 0.23; 'compare': 0.26; 'header:In-Reply-To:1': 0.27; 'scale': 0.29; 'message-id:@mail.gmail.com': 0.30; 'fri,': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'too': 0.37; 'performance': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'results.': 0.60; 'new': 0.61; 'jul': 0.74; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=91iD2YQPBSelzdf00mFku8yb9aqnbFpcRTgKSzRJDMg=; b=0oCb30oJwK6j4JcIr0cHDSDCu4my+MFBE4UnEu0wJFnW8ZZ0t9xtrmLKhZoBGfKyW6 h9KDPUnj9GECoCisMwipoRZ4xdJofvzFOvpw+hqQH2cgQhLwFIN955XwUOqh+9HXyFUK UM8fS+BEf35BBF4lEu1ABLMlSjOg2kvJXpOt93buAc/laXjSDrdjYR1fkdEED/D16x0s JbGgbDSHrgH5Tz2HzfJ7u68tjn7NsbD3FodZ9ZRbKbGbEPYd0yrv/3uO3eIhlhR+HFvX gMXXyejMOyFg0hk404gqXJxyo5U3lJ4gnG3peeTU65HIEKd52vwLSVnTeh9I8qChlJtR u01Q== MIME-Version: 1.0 X-Received: by 10.52.93.106 with SMTP id ct10mr19945330vdb.83.1373621257746; Fri, 12 Jul 2013 02:27:37 -0700 (PDT) In-Reply-To: <571a6dfe-fd66-42cf-92fc-8b97cbe6e9e4@googlegroups.com> References: <571a6dfe-fd66-42cf-92fc-8b97cbe6e9e4@googlegroups.com> Date: Fri, 12 Jul 2013 19:27:37 +1000 Subject: Re: RE Module Performance From: Chris Angelico 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1373621267 news.xs4all.nl 15995 [2001:888:2000:d::a6]:59651 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50511 On Fri, Jul 12, 2013 at 7:23 PM, wrote: > > I would not care too much about the performance > of re. > > With the new Flexible String Representation, you > can use a logarithmic scale to compare re results. > To be honest, there is improvment if you are an > ascii user. > > Am I the only one who tested this? Probably. Am I the only one who thinks that Dihedral posted under jmf's name? ChrisA