Mike Jackson wrote:
I did some timing with my lib used from a mod_perl program, purely default configuration with RHEL4 on an old, slow P3 box - 500Mhz, 128MB memory.
I restarted apache to empty the mod_perl cache, then ran my program and timed how long it took the parser to return a new object to the program, with Time::HiRes:
1st page load - Cert parser took 0.251077 seconds 2nd page load - Cert parser took 0.223754 seconds. 3rd page load - Cert parser took 0.223704 seconds. 4th page load - Cert parser took 0.225181 seconds. 5th page load - Cert parser took 0.205611 seconds.
I tested within a simple Perl script.
Software: OpenCA::X509 from CVS HEAD Machine: PIII 850 MHz, 256 MB RAM Result: 1000 certs in 10.5 seconds
I will commit the test stuff for OpenCA's CVS HEAD in some minutes. Test 3 is the performance test.
Michael -- _______________________________________________________________
Michael Bell Humboldt-Universitaet zu Berlin
Tel.: +49 (0)30-2093 2482 ZE Computer- und Medienservice Fax: +49 (0)30-2093 2704 Unter den Linden 6 [EMAIL PROTECTED] D-10099 Berlin _______________________________________________________________
smime.p7s
Description: S/MIME Cryptographic Signature
