Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.053 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.02; '22,': 0.09; 'dan': 0.09; 'says.': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'agree.': 0.16; 'cc:name:python list': 0.16; 'message- id:@unknownmsgid': 0.16; 'roy': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'url:mailman': 0.30; 'doc': 0.31; 'url:python': 0.33; 'advice': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'so,': 0.37; 'pm,': 0.38; 'url:mail': 0.40; 'real': 0.63; 'fire': 0.65; 'to:addr:gmail.com': 0.65; 'smith': 0.68; 'subject:skip:o 10': 0.84; '2013,': 0.91; 'hot': 0.96; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:references:from:mime-version:in-reply-to:date:message-id :subject:to:cc:content-type; bh=geoylC8LZyERh7IQDsbI0bkm7WQo5BfIov27MQrD4Yc=; b=AzIFRA0ZgAhVmzhSFOdYhlFW/mVIkluQmiClSh/Hznjz0Cx+uusWYRC9BKSH7VqXUo MeA9VhS+SdgPhF2Yttm2jO9Tya8l77eCMqlLqqNHnyMOIox3FuBIlxX4ZBHKmIniryE5 a1tGOZcpZ7Jzu400lqNZmpu2rCCdWSHav/JScpienrifTGZdjjVXOEPlZBBEWxcDL7ru oIsF02Q60iCdOuKzku8N70RM9HPbGMUUlDEhaF5jnheuQyyo3TqXtVIgUZc0xzaDfe9d roLGjjDr3KLyC+UT6RytAZzZN628xqo1NXfmr+tc+EYI1ea0EX1btKDR64Vll4AK67bu LPHg== X-Received: by 10.60.37.68 with SMTP id w4mr11641865oej.62.1366691418581; Mon, 22 Apr 2013 21:30:18 -0700 (PDT) References: From: Rodrick Brown Mime-Version: 1.0 (1.0) In-Reply-To: Date: Tue, 23 Apr 2013 00:20:59 -0400 Subject: Re: optomizations To: Dan Stromberg Content-Type: multipart/alternative; boundary=089e0111c13085b05404daffa47c Cc: Python List 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: 53 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1366691420 news.xs4all.nl 2269 [2001:888:2000:d::a6]:39243 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:44141 --089e0111c13085b05404daffa47c Content-Type: text/plain; charset=ISO-8859-1 On Apr 22, 2013, at 11:18 PM, Dan Stromberg wrote: 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. Got a doc or URL I have no experience working with python profilers. -- http://mail.python.org/mailman/listinfo/python-list --089e0111c13085b05404daffa47c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Apr 22, 2013, at 11:18 PM, Dan = Stromberg <drsalists@gmail.com> wrote:


On Mon, Apr 22, 2013 at 6:53 PM, Roy Smith <roy@panix.com> wr= ote:

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.

Got a doc or U= RL I have no experience working with python profilers. --089e0111c13085b05404daffa47c--