[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Libcurl-ssl / RPM package



Keith Scroggins wrote:
I just used:

openssl speed

That is builtin.

Then there's something broken in this part of the code. Either it's not reading the clock correctly, and so getting invalid timings, or there's a math overflow in there somewhere.

You should get results that look like this:

The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
md2               1738.22k     3547.29k     4792.66k     5272.06k     5368.49k

All of the numbers should be positive.

Possibly the code is so slow that it can't even complete one result in 3 seconds, but I highly doubt that. Something else is going on.

Keith

On Thu, 17 Jun 2010, Howard Chu wrote:

Keith Scroggins wrote:

Something is very wrong with all of the results posted, there should not be
negative numbers anywhere. What did you use to generate these tables?

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/