* Giorgos Verigakis <[EMAIL PROTECTED]> [010821 10:55] wrote:
> 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

Do you think you could link it using profiling?  'cc -pg'

Then run zope, then use gprof to see what's going on?

-- 
-Alfred Perlstein [[EMAIL PROTECTED]]
Ok, who wrote this damn function called '??'?
And why do my programs keep crashing in it?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to