comp.lang.ada
 help / color / mirror / Atom feed
From: Austin Obyrne <austin.obyrne@hotmail.com>
Subject: Computer operations per second - Question.
Date: Sun, 22 Jul 2012 13:20:36 -0700 (PDT)
Date: 2012-07-22T13:20:36-07:00	[thread overview]
Message-ID: <de3ee559-75e2-4121-90e2-a72ebf8993cb@googlegroups.com> (raw)

I have just completed writing a very strong cryptographic cipher in Ada-95 and I need to try and analyise the time complexity of this cipher i.e the time taken to test a key space of 2560, 000,000,000,000 keys at say ‘n’ operations per second.

The processor of my home computer is a 2.61 GHz AMD processor and it has 2.87 Gb of RAM.

Is it correct for me say that my computer has a capability of 2.61 Giga operations per second i.e ‘n’ = 2.61 x 10^6?

I know this question is hardly related to Ada programming but I know also that many Ada programmer readers are well-informed computer scientists.


Can I assume that an operation is performed every cycle of the computer clock at 2.61 x10^6 operations persecond 

It seems a bit naïve to say that ‘n’ is dependent only on the processor frequency? 

Anybody please?

- adacrypt



             reply	other threads:[~2012-07-26 14:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22 20:20 Austin Obyrne [this message]
2012-07-23  6:10 ` Computer operations per second - Question Niklas Holsti
2012-07-23  6:51   ` Austin Obyrne
2012-07-23  7:38     ` Mark Murray
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox