Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'string.': 0.05; 'true,': 0.05; '*not*': 0.07; 'ignored': 0.07; '*is*': 0.09; 'janvier': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'bug': 0.12; 'jan': 0.12; '(it': 0.16; '*never*': 0.16; 'add,': 0.16; 'cherry': 0.16; 'did.': 0.16; 'fixes.': 0.16; 'ignoring': 0.16; 'opposite': 0.16; 'prefer.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'regression': 0.16; 'subject:python': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'pointed': 0.19; 'examples': 0.20; '>>>': 0.22; 'code,': 0.22; 'memory': 0.22; 'header:User-Agent:1': 0.23; 'case.': 0.24; 'first,': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'point': 0.28; 'correct': 0.29; 'am,': 0.29; 'character': 0.29; 'relative': 0.30; "i'm": 0.30; 'apparently': 0.31; 'time:': 0.31; 'ago': 0.33; 'could': 0.34; 'problem': 0.35; 'but': 0.35; 'there': 0.35; 'picking': 0.36; 'doing': 0.36; 'wrong': 0.37; 'too': 0.37; 'list.': 0.37; 'performance': 0.37; 'same.': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'reported': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'space': 0.40; 'even': 0.60; 'read': 0.60; 'subject:"': 0.60; 'temporarily': 0.60; 'most': 0.60; 'hope': 0.61; 'received:173': 0.61; 'save': 0.62; 'email addr:gmail.com': 0.63; 'show': 0.63; 'real': 0.63; 'skip:n 10': 0.64; 'design,': 0.64; 'relatively': 0.65; 'success,': 0.65; 'side': 0.67; 'results': 0.69; 'overall': 0.69; 'saving': 0.69; 'repeat': 0.74; 'saw': 0.77; 'faster.': 0.84; 'inherent': 0.84; 'received:fios.verizon.net': 0.84; 'samedi': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Blog "about python 3" Date: Sun, 05 Jan 2014 17:14:07 -0500 References: <52c1dc4c$0$2877$c3e8da3$76491128@news.astraweb.com> <52C1F5EC.3020808@stoneleaf.us> <52c29416$0$29987$c3e8da3$5496439d@news.astraweb.com> <52c6415c$0$29972$c3e8da3$5496439d@news.astraweb.com> <52C6AD00.5050000@chamonix.reportlab.co.uk> <3519f85e-0909-4f5a-9a6e-09b6fd4c312d@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Gmane-NNTP-Posting-Host: pool-173-75-254-207.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: 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: 52 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388960067 news.xs4all.nl 2869 [2001:888:2000:d::a6]:54445 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63232 On 1/5/2014 9:23 AM, wxjmfauth@gmail.com wrote: > Le samedi 4 janvier 2014 23:46:49 UTC+1, Terry Reedy a =C3=A9crit : >> On 1/4/2014 2:10 PM, wxjmfauth@gmail.com wrote: >>> And I could add, I *never* saw once one soul, who is >>> explaining what I'm doing wrong in the gazillion >>> of examples I gave on this list. >> If this is true, it is because you have ignored and not read my >> numerous, relatively polite posts. To repeat very briefly: >> 1. Cherry picking (presenting the most extreme case as representative)= =2E >> 2. Calling space saving a problem (repeatedly). >> 3. Ignoring bug fixes. =2E.. > My examples are ONLY ILLUSTRATING, this FSR > is wrong by design, can be on the side of > memory, performance, linguistic or even > typography. Let me expand on 3 of my points. First, performance =3D=3D time: Point 3. You correctly identified a time regression in finding a=20 character in a string. I saw that the slowdown was *not* inherent in the = FSR but had to be a glitch in the code, and reported it on pydev with=20 the hope that someone would fix it even if it were not too important in=20 real use cases. Someone did. Point 1. You incorrectly generalized that extreme case. I reported (a=20 year ago last September) that the overall stringbench results were about = the same. I also pointed out that there is an equally non-representative = extreme case in the opposite direction, and that it would equally be=20 wrong of me to use that to claim that FSR is faster. (It turns out that=20 this FSR speed advantage *is* inherent in the design.) Memory: Point 2. A *design goal* of FSR was to save memory relative to=20 UTF-32, which is what you apparently prefer. Your examples show that FSF = successfully met its design goal. But you call that success, saving=20 memory, 'wrong'. On what basis? You *claim* the FSR is 'wrong by design', but your examples only show=20 that is was temporarily wrong in implementation as far as speed and=20 correct by design as far as memory goes. --=20 Terry Jan Reedy