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


Groups > comp.lang.python > #29902 > unrolled thread

RE: Fastest web framework

Started byAndriy Kornatskyy <andriy.kornatskyy@live.com>
First post2012-09-24 09:34 +0300
Last post2012-09-24 09:34 +0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: Fastest web framework Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-09-24 09:34 +0300

#29902 — RE: Fastest web framework

FromAndriy Kornatskyy <andriy.kornatskyy@live.com>
Date2012-09-24 09:34 +0300
SubjectRE: Fastest web framework
Message-ID<mailman.1185.1348468557.27098.python-list@python.org>
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
 		 	   		  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web