Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29902
| 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 | <andriy.kornatskyy@live.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.025 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'client:': 0.09; 'sep': 0.09; 'server:': 0.09; 'system?': 0.09; 'cc:addr:python-list': 0.10; 'server,': 0.15; 'client,': 0.16; 'version?': 0.16; 'intel': 0.17; 'processor': 0.17; 'variables': 0.17; 'code.': 0.20; 'skip:- 40': 0.21; 'thanks.': 0.21; '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; 'core': 0.27; 'environment': 0.29; 'cpu': 0.29; 'questions.': 0.29; 'date:': 0.29; '8bit%:5': 0.29; 'framework': 0.30; 'minimal': 0.30; 'correctly.': 0.33; 'from:addr:live.com': 0.33; 'zero': 0.33; 'server': 0.35; 'fastest': 0.35; 'something': 0.35; 'there': 0.35; 'subject:': 0.36; 'scientific': 0.36; 'email addr:python.org': 0.36; 'method': 0.36; 'client': 0.36; 'test': 0.36; 'thank': 0.36; 'skip:3 10': 0.37; 'subject:: ': 0.38; 'from:': 0.38; 'end': 0.40; 'your': 0.60; 'dedicated': 0.61; 'email name:python-list': 0.62; 'email addr:gmail.com': 0.63; 'more': 0.63; 'here': 0.65; 'email addr:live.com': 0.71; 'benchmark': 0.84; 'david,': 0.84; 'temperature': 0.84 |
| X-Originating-IP | [194.44.213.194] |
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
| To | <dwightdhutto@gmail.com> |
| Subject | RE: Fastest web framework |
| Date | Mon, 24 Sep 2012 09:34:48 +0300 |
| Importance | Normal |
| In-Reply-To | <CA+vVgJW+xgWwftz7Sq2BYNU=ioD7oxO_9YmZmt46AHWzd2MV0Q@mail.gmail.com> |
| References | <CA+vVgJW+xgWwftz7Sq2BYNU=ioD7oxO_9YmZmt46AHWzd2MV0Q@mail.gmail.com> |
| Content-Type | text/plain; charset="iso-8859-1" |
| Content-Transfer-Encoding | quoted-printable |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 24 Sep 2012 06:34:48.0318 (UTC) FILETIME=[B19D39E0:01CD9A1E] |
| 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.1185.1348468557.27098.python-list@python.org> (permalink) |
| Lines | 73 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1348468557 news.xs4all.nl 6872 [2001:888:2000:d::a6]:58206 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:29902 |
Show key headers only | View raw
David, Thank you for your comments. Please see my response inline to your questions. > Well, lets break down timing something in a more scientific method > approach through questioning. > > What's your processor speed? Please see environment specification at the end of post. Here is a copy just in case: Client: Intel Core 2 Quad CPU Q6600 @ 2.40GHz × 4 Server: Intel Xeon CPU X3430 @ 2.40GHz x 4 LAN 1 Gb > What is the constant temperature of the internals of your system? The server environment temperature is constant: 18C / 64F > What OS, and version? Server: Debian Testing, Kernel 3.2.0-3-amd64, Python 2.7.3, uwsgi 1.2.6 Client: Debian Testing, Kernel 3.2.0-3-686-pae > What other processes are running? There were used standalone server and client, with minimal to zero CPU/network activities on other processes (both, client and server, were dedicated to test purpose). Thanks. Andriy Kornatskyy ---------------------------------------- > Date: Sun, 3 Sep 012 6::6::5 -400< > Subject: Re: Fastest web framework > From: dwightdhutto@gmail.com > To: andriy.kornatskyy@live.com > CC: python-list@python.org > >> 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
RE: Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-24 09:34 +0300
csiph-web