Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.185 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.76; '*S*': 0.13; '22,': 0.09; 'says.': 0.09; 'agree.': 0.16; 'roy': 0.16; 'to:name:python list': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'mon,': 0.24; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'advice': 0.35; 'received:google.com': 0.35; 'so,': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'real': 0.63; 'fire': 0.65; 'smith': 0.68; 'subject:skip:o 10': 0.84; 'hot': 0.96; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=ZCgP+hAJ2+teyGGVWXov/iV3yTGjXV7UowqTLzXsOQY=; b=UWujTjl8YLurJs98V8kRAzNQUtZqPOwel0t//4cVUnv1G6qybGv1QLMeQFsRgwPYEJ XZGyTm5XSp9HfPTFQABRXAiKT/lsMR5D94GJrhyE2AJmCWqZmxoR3qGwod+04H9UuI9e +7G1E8pRfWgNmK1WxymL4RPinaeSkMiOkqVatmgaW27mKVNwjYkp1OWP2m4cJDutZJK2 ygn6q8mCNVS+j1kvkv4qg/qA7J5WNmRKOZOaMYettvLOF6yIs4w2mGehVGhoLw4G8bsj H6k++ByWCrDTfcgp5Kb6F28CWXmP95dQilTxEYMudmm8SXNgxZMf+lAUuuEyfWhkc0Rq wMkQ== MIME-Version: 1.0 X-Received: by 10.224.192.6 with SMTP id do6mr3579923qab.82.1366686946121; Mon, 22 Apr 2013 20:15:46 -0700 (PDT) In-Reply-To: References: Date: Mon, 22 Apr 2013 20:15:46 -0700 Subject: Re: optomizations From: Dan Stromberg To: Python List Content-Type: multipart/alternative; boundary=20cf300fb1cbf15e7c04dafe99a6 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: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1366686954 news.xs4all.nl 2181 [2001:888:2000:d::a6]:46873 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:44135 --20cf300fb1cbf15e7c04dafe99a6 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Apr 22, 2013 at 6:53 PM, Roy Smith wrote: > > So, my real advice to you is to fire up the profiler and see what it > says. I agree. Fire up a line-oriented profiler and only then start trying to improve the hot spots. --20cf300fb1cbf15e7c04dafe99a6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Mon, Apr 22, 2013 at 6:53 PM, Roy Smith <= span dir=3D"ltr"><roy= @panix.com> wrote:

So, my real advice to you is to fire up the profiler and see what it
says.

I agree.

Fi= re up a=A0 line-oriented profiler and only then start trying to improve the= hot spots.

--20cf300fb1cbf15e7c04dafe99a6--