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


Groups > comp.lang.python > #29902

RE: Fastest web framework

From Andriy Kornatskyy <andriy.kornatskyy@live.com>
Subject RE: Fastest web framework
Date 2012-09-24 09:34 +0300
References <CA+vVgJW+xgWwftz7Sq2BYNU=ioD7oxO_9YmZmt46AHWzd2MV0Q@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1185.1348468557.27098.python-list@python.org> (permalink)

Show all headers | 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


Thread

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

csiph-web