Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20463
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <d@davea.name> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.190 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.64; '*S*': 0.02; 'ignored': 0.07; 'runtime': 0.09; 'received:192.168.1.104': 0.16; 'subject:PYTHON': 0.16; 'subject:SCRIPT': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; 'cc:no real name:2**0': 0.21; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.26; 'depends': 0.28; 'script': 0.28; 'languages.': 0.29; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'header:User- Agent:1': 0.33; 'but': 0.37; 'received:192': 0.38; 'some': 0.38; 'received:192.168.1': 0.39; 'site': 0.60; 'your': 0.61; 'fact,': 0.63; 'reply': 0.64; 'overall': 0.66; 'groups.': 0.68; 'note:': 0.69; 'header:Reply-To:1': 0.70; 'reply-to:no real name:2**0': 0.72; 'news': 0.73; 'subject: ': 0.74; 'bias': 0.84; 'shouting,': 0.84 |
| Date | Wed, 15 Feb 2012 13:48:44 -0500 |
| From | Dave Angel <d@davea.name> |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111109 Thunderbird/3.1.16 |
| MIME-Version | 1.0 |
| To | Miki Tebeka <miki.tebeka@gmail.com> |
| Subject | Re: TEST AN EXECUTABLE PYTHON SCRIPT SPEED UNDER A PYTHON SHELL |
| References | <3474662.0.1329289996380.JavaMail.geo-discussion-forums@pbcpa10> <27157671.70.1329330986455.JavaMail.geo-discussion-forums@yndy9> |
| In-Reply-To | <27157671.70.1329330986455.JavaMail.geo-discussion-forums@yndy9> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Provags-ID | V02:K0:FpQQ+pCMlDzVFZgecPdqbTmurGreMj7vf2HAyRJ+b98 LVPkWGYYTAIASqGvTdf59SCG4cU2ivMqxRezHvLZwDaU/JdQt7 0GqFPb0TACab0ijYLAZQUKy/Rxiooz+Y3QmgX1tm04FgV9m0Dw AbewizXxFT8oFwGlv/gzANAmvtHGP14L1bMiZsw1Rf8P0HX/oR 1HSfm/sdwHfMSEMtvel842rxgu3fJLHedyNE6T4Z5LNlkKPCbv TaWsaD4nQYmb31W45hWI00429oaEwDkROxL2ZVob5zmXoGJbza RKiLK8cCw7Fb6Go17wAxswPL4fOYD2r1ONb4IZsXSCmnoYOrg= = |
| 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 <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5845.1329331754.27778.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1329331754 news.xs4all.nl 6988 [2001:888:2000:d::a6]:38455 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:20463 |
Show key headers only | View raw
On 02/15/2012 01:36 PM, Miki Tebeka wrote: > It depends on the overall runtime of the script vs start time of the vm. But yes in most benchmarks the script start time will bias against scripted languages. > > On a site note: ALL CAPS is considered shouting, please don't use that in news groups. When you reply to a known bot, please include some indication of the fact, so we know your message can be ignored as well. -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
TEST AN EXECUTABLE PYTHON SCRIPT SPEED UNDER A PYTHON SHELL 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-14 23:13 -0800
Re: TEST AN EXECUTABLE PYTHON SCRIPT SPEED UNDER A PYTHON SHELL Miki Tebeka <miki.tebeka@gmail.com> - 2012-02-15 10:36 -0800
Re: TEST AN EXECUTABLE PYTHON SCRIPT SPEED UNDER A PYTHON SHELL Dave Angel <d@davea.name> - 2012-02-15 13:48 -0500
Re: TEST AN EXECUTABLE PYTHON SCRIPT SPEED UNDER A PYTHON SHELL Chris Angelico <rosuav@gmail.com> - 2012-02-16 10:54 +1100
RE: TEST AN EXECUTABLE PYTHON SCRIPT SPEED UNDER A PYTHON SHELL "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-02-16 21:10 +0000
Re: TEST AN EXECUTABLE PYTHON SCRIPT SPEED UNDER A PYTHON SHELL Arnaud Delobelle <arnodel@gmail.com> - 2012-02-16 21:51 +0000
Re: TEST AN EXECUTABLE PYTHON SCRIPT SPEED UNDER A PYTHON SHELL gene heskett <gheskett@wdtv.com> - 2012-02-16 20:40 -0500
csiph-web