comp.lang.ada
 help / color / mirror / Atom feed
* Computer operations per second - Question.
@ 2012-07-22 20:20 Austin Obyrne
  2012-07-23  6:10 ` Niklas Holsti
  0 siblings, 1 reply; 4+ messages in thread
From: Austin Obyrne @ 2012-07-22 20:20 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-26 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-22 20:20 Computer operations per second - Question Austin Obyrne
2012-07-23  6:10 ` Niklas Holsti
2012-07-23  6:51   ` Austin Obyrne
2012-07-23  7:38     ` Mark Murray

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