Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29839
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.074 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'frameworks': 0.05; 'welcome.': 0.07; 'python': 0.09; 'sep': 0.09; "'hello": 0.16; 'humor': 0.16; 'interesting:': 0.16; 'roy': 0.16; 'throughput': 0.16; 'url:packages': 0.16; 'wrote:': 0.17; 'stefan': 0.17; '>>>': 0.18; 'skip:- 40': 0.21; 'bit': 0.21; "i'd": 0.22; "i've": 0.23; 'header:In-Reply-To:1': 0.25; '(which': 0.26; '+0100': 0.27; 'all.': 0.28; 'run': 0.28; 'comparison': 0.29; 'date:': 0.29; 'url:mailman': 0.29; 'probably': 0.29; 'framework': 0.30; 'hosted': 0.30; 'link.': 0.30; 'url:2012': 0.30; 'point': 0.31; 'towards': 0.32; 'url:python': 0.32; 'url:listinfo': 0.32; 'comments': 0.33; 'from:addr:live.com': 0.33; 'to:addr:python- list': 0.33; 'likely': 0.33; 'thanks': 0.34; 'fastest': 0.35; 'posting': 0.35; "won't": 0.35; 'something': 0.35; 'subject:': 0.36; 'but': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; 'far': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'from:': 0.38; 'to:addr:python.org': 0.39; 'application': 0.40; 'url:mail': 0.40; 'your': 0.60; 'skip:u 10': 0.60; 'link': 0.60; 'matter': 0.61; 'real': 0.61; 'share': 0.61; 'email name:python-list': 0.62; 'url:p': 0.63; 'worth': 0.63; 'world': 0.63; 'more': 0.63; 'url:blogspot': 0.64; 'news': 0.68; 'today.': 0.69; 'url:http': 0.79; 'benchmark': 0.84; 'email addr:yahoo.co.uk': 0.84; 'gut': 0.84; 'mind:': 0.84 |
| X-Originating-IP | [213.130.16.2] |
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
| To | <python-list@python.org> |
| Subject | RE: Fastest web framework |
| Date | Sun, 23 Sep 2012 21:15:44 +0300 |
| Importance | Normal |
| In-Reply-To | <k3ngbg$j8v$1@ger.gmane.org> |
| References | <k3ngbg$j8v$1@ger.gmane.org> |
| Content-Type | text/plain; charset="utf-8" |
| Content-Transfer-Encoding | base64 |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 23 Sep 2012 18:15:44.0689 (UTC) FILETIME=[72C06A10:01CD99B7] |
| 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.1140.1348424214.27098.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1348424214 news.xs4all.nl 6842 [2001:888:2000:d::a6]:42909 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:29839 |
Show key headers only | View raw
Good to know you are in a good humor today. You will be surprised... far not all share your point of view. ;-) Few links for you to stop laughing that loud: http://packages.python.org/wheezy.http/userguide.html#content-cache http://packages.python.org/wheezy.caching/userguide.html#cachedependency Andriy ---------------------------------------- > To: python-list@python.org > From: breamoreboy@yahoo.co.uk > Subject: Re: Fastest web framework > Date: Sun, 23 Sep 2012 18:20:03 +0100 > > On 23/09/2012 16:50, Stefan Behnel wrote: > > Roy Smith, 23.09.2012 16:02: > >> Andriy Kornatskyy wrote: > >>> I have run recently a benchmark of a trivial 'hello world' application for > >>> various python web frameworks (bottle,�django, flask, pyramid, web.py, > >>> wheezy.web) hosted in uWSGI/cpython2.7 and gunicorn/pypy1.9... you might find > >>> it interesting: > >>> > >>> http://mindref.blogspot.com/2012/09/python-fastest-web-framework.html > >>> > >>> Comments or suggestions are welcome. > >> > >> That's a nice comparison, thanks for posting it. > >> > >> One thing that's worth pointing out, however, is that in a real world > >> application, as long as you're using something halfway decent, the speed > >> of the framework is probably not going to matter at all. It's much more > >> likely that database throughput will be the dominating factor. > > > > Yes, that makes the comparison (which may or may not be biased towards his > > own engine) a bit less interesting. Worth keeping this in mind: > > > > http://www.codeirony.com/?p=9 > > > > Stefan > > > > > > I'd like to say thanks for the link but unfortunately for me, but good > news for you (plural), is that I've bust a gut laughing out loud, so I > won't :) > > Oh alright then thanks for the link. > > -- > Cheers. > > Mark Lawrence. > > -- > http://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-23 12:19 +0300
Re: Fastest web framework Roy Smith <roy@panix.com> - 2012-09-23 10:02 -0400
Re: Fastest web framework Stefan Behnel <stefan_ml@behnel.de> - 2012-09-23 17:50 +0200
Re: Fastest web framework Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-23 18:20 +0100
RE: Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-23 20:42 +0300
Re: Fastest web framework Stefan Behnel <stefan_ml@behnel.de> - 2012-09-23 19:48 +0200
RE: Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-23 20:57 +0300
RE: Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-23 21:15 +0300
RE: Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-23 21:16 +0300
RE: Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-23 21:17 +0300
RE: Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-23 21:41 +0300
csiph-web