| Store | Cart

[Python-Dev] Python 2.3b1 has 20% slower networking?

From: Itamar Shtull-Trauring <ita...@itamarst.org>
Sun, 27 Apr 2003 16:23:27 -0400
On 27 Apr 2003 22:19:44 +0200
mar...@v.loewis.de (Martin v. L=F6wis) wrote:

> > Can other people do some tests to verify these numbers?>=20> For that, it would be good if Moshe's test procedure was published.

On Debian, you can do:

cd /usr/share/doc/python2.2/examples/Demos/sockets.py
python2.2 throughput.py -s &
python2.2 throughput.py -c 10000 localhost

and try with python2.3 and different numbers other than 10000. On
non-Debian platforms/packages it's wherever you have the python examples
installed.

--=20
Itamar Shtull-Trauring    http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting

Recent Messages in this Thread
Itamar Shtull-Trauring Apr 27, 2003 06:53 pm
Martin v. Löwis Apr 27, 2003 08:19 pm
Itamar Shtull-Trauring Apr 27, 2003 08:23 pm
Brett Cannon Apr 27, 2003 08:32 pm
Jeff Epler Apr 28, 2003 02:04 am
Guido van Rossum Apr 28, 2003 02:29 pm
Skip Montanaro Apr 28, 2003 02:32 pm
Anthony Baxter (Anthony Baxter) Apr 30, 2003 07:29 am
Itamar Shtull-Trauring Apr 30, 2003 04:41 pm
Messages in this thread