Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 18:52:33 +0300 (EEST)
From:      Giorgos Verigakis <verigak@algol.vtrip-ltd.com>
To:        <freebsd-hackers@freebsd.org>
Subject:   Zope's performance issues (cont.)
Message-ID:  <Pine.LNX.4.30.0108211842430.24969-100000@algol.vtrip-ltd.com>

next in thread | raw e-mail | index | archive | help
To check if it was indeed a thread problem, I repeated my tests
using Zope-2.4.0 and python 2.1.1
First I did a default python compilation (using libc_r) and then
using pth (GNU portable threads)

Using the program I sent on my previous email and a hit rate of 100
I got
libc_r: 243 sec, 28 real hits/sec
pth: 15 sec, 36 real hits/sec

So, I guess there is some problem on libc_r

Giorgos

PS: I did the same on OpenBSD and had similar results


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0108211842430.24969-100000>