Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29854

Re: Fastest web framework

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <dwightdhutto@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.039
X-Spam-Evidence '*H*': 0.92; '*S*': 0.00; 'received:mail- vb0-f46.google.com': 0.09; 'system?': 0.09; 'cc:addr:python-list': 0.10; 'version?': 0.16; 'processor': 0.17; 'variables': 0.17; 'received:209.85.212.46': 0.18; 'code.': 0.20; 'constant': 0.22; 'lets': 0.22; 'os,': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'correctly.': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'something': 0.35; 'there': 0.35; 'scientific': 0.36; 'method': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'header:Received:5': 0.40; 'your': 0.60; 'more': 0.63; 'benchmark': 0.84; 'temperature': 0.84; 'to:addr:live.com': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GXqvKH9jTFPVvN+dPoOo3vpiYW/o1T4BBS9tASxHRNY=; b=EzgkiAsg7qWG558TveQCr4vlPBJahSIws002m/py64YqgX853wBmpaiLALoXgdh+9z enFfwWzOf88S0fMrsnpA1zNR9P+/dWonzFAjcBd9fKquFjvHpVzW+Ue0Ey9BX6DYkq+S RjW0ydvCrZBdLbxuvETxVMBlTHHEydO7IRhupyU/7LsJuRVdvrMU5dhahYcXXH5Pdesp AD64itVjQRmJ8OaPxV4qeXvWXkak8AD6KMYns53wqhQHFc7ec/A/zGh7mu00zcJZLfJl FU7qNgqgaTgW/98ze3j9LInE6OMnv9Yn3q05Mqctlmf7HjjSpKbuVzIsbhJbottFbabm eodQ==
MIME-Version 1.0
In-Reply-To <DUB117-W1871D09DC98285213EA8D4919F0@phx.gbl>
References <DUB117-W80EE2285B5E415AA14B5B9919F0@phx.gbl> <CA+vVgJWuy-QDhO4Zf4cvWqjeh4vd+4yjSUFDtQbGV4RZ2CMLXQ@mail.gmail.com> <DUB117-W1871D09DC98285213EA8D4919F0@phx.gbl>
Date Sun, 23 Sep 2012 16:16:15 -0400
Subject Re: Fastest web framework
From Dwight Hutto <dwightdhutto@gmail.com>
To Andriy Kornatskyy <andriy.kornatskyy@live.com>
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
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.1153.1348431384.27098.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1348431384 news.xs4all.nl 6903 [2001:888:2000:d::a6]:40320
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:29854

Show key headers only | View raw


> Hope I understood you correctly.
>

Well, lets break down timing something in a more scientific method
approach through questioning.

What's your processor speed?

What is the constant temperature of the internals of your system?

What OS, and version?

What other processes are running?


There's a scientific method to what you're benchmarking. There have to
be constants, and variables to benchmark with.

These will of course vary with other methods of approach with the same code.


-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Fastest web framework Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-23 16:16 -0400

csiph-web