I'm starting to test the performance of Fred and freenet-python.

JDK 1.1.8 from Blackdown:
I open 10 concurrent connections to Fred on localhost, and request a
locallly cached document that's about 70k.
The Java process takes up 70% of the CPU time and 25% being Python - and the
Python code needs to verify the DSA signature too.)
50 connections were also slow, but they worked.

1.3.0 from IBM:
at 10 connections, CPU usage was around 30% (hard to tell cause its spread
over a few processes in top), and it took 30% less time.
at 50 connections it got fubared and stopped working.


-- 
Itamar S.T.  itamar at maxnm.com
Fingerprint = D365 7BE8 B81E 2B18 6534  025E D0E7 92DB E441 411C

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to