Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.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.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Does': 0.04; 'python': 0.08; 'bye.': 0.09; 'subject:py2app': 0.09; 'am,': 0.12; 'c++': 0.12; 'gonna': 0.16; 'py2app': 0.16; 'received:192.168.1.104': 0.16; 'cc:addr:python-list': 0.16; 'language': 0.17; 'wrote:': 0.18; "aren't": 0.21; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'topic.': 0.23; 'cc:addr:gmail.com': 0.28; 'cc:addr:python.org': 0.29; 'threads': 0.30; 'subject:?': 0.31; 'thanks': 0.31; 'header:User-Agent:1': 0.33; 'this.': 0.33; 'there': 0.33; 'cc:2**1': 0.36; 'but': 0.37; 'received:192': 0.37; 'think': 0.37; 'using': 0.38; 'getting': 0.38; 'ways': 0.39; 'received:192.168': 0.40; 'quick': 0.61; 'back': 0.62; 'header :Reply-To:1': 0.71; 'reply-to:no real name:2**0': 0.72; 'gain': 0.75; 'speed,': 0.84 Date: Thu, 24 Nov 2011 08:38:43 -0500 From: Dave Angel User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Thunderbird/3.1.15 MIME-Version: 1.0 To: Ricardo Mansilla Subject: Re: Does py2app improves speed? References: <0F07657D-9C87-417E-ADCB-150EB5040CAF@gmail.com> <3F9F123B-4A94-46C7-9184-2D0EF7F3A27C@gmail.com> In-Reply-To: <3F9F123B-4A94-46C7-9184-2D0EF7F3A27C@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:KGJNgpmAJR50KpEIdKgeRmKvObOqC99we/dZLxKWmMH hY5qG8uQ6Whf7PPPP+2sa2HIap3eK8XYwFWEKRMQ0me7FHJYhR w+kzMikDQbuA7vah/Vb//zQgZoyW30KTK05d5+0yyoTQVagTTq pAb7lIUq61Zs4G62fMfq7atfK9dlRgGo+9EWJYrN8x12TE6yeL 4+s2B4Dhb2nFJpIPzQSqGbsViF2EFeeFfG7vi48yqOZpOu1JEm Rju+Q22kj88JFIkHy42pbKI7/Lg5i+6yQ3122jPt7AXQReMwCR fxxmpQ/Q43vqS6ZrzxLnpp2w/xR/I5jVupL+Z3WG9c0KPWWSA= = Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: d@davea.name 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1322141957 news.xs4all.nl 6862 [2001:888:2000:d::a6]:43686 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16162 On 11/24/2011 08:26 AM, Ricardo Mansilla wrote: > Well, that's sad... I think Im gonna end getting back to C++ for This. But anyway, thanks a lot for the quick answer... > Bye. Just because Py2app doesn't improve speed doesn't mean there aren't other ways to gain speed, while still using the Python language for all or most of the app. There have been lots of threads on the topic. -- DaveA