I benched at around 100 ms/hash per thread with a 2700k when using 8 MB. This was more than a year ago using scrypt jane, so maybe the code has been optimized. Also note that above you hash in the hundreds of hashes per second; I said that you would hit "double digits of H/s", making the difference one order of magnitude, not two.
Solid, within a year hashes will go from
MH/s to
double digit H/s Network difficulty will drop like crazy and block reward will
You were off by a pretty large amount at both ends of the numbers you said hash rate would traverse over the course of a year. However, with a more thorough calculation:
Best interpretation (most favorable to you) of your statement is that hash rates go from 1MH/sec to 99.999 H/sec over the course of the first year, a decrease in speed of about 10000x. My benchmark showed a decrease of speed over the course of the first year of 358.77kH/sec to 0.606kH/sec with one particular common server CPU, a decrease in speed of about 592x.
10000 vs 592. Or we could calculate that as 10000 / 592 = 16.9 and call that a single order of magnitude (plus change). A strict interpretation of Wikipedia's "order of magnitude" article would suggest that this is the correct way. So, I concede that you were off by a bit more than an order of magnitude if we analyze the most favorable interpretation of your statement.
I benched at around 100 ms/hash per thread with a 2700k when using 8 MB. This was more than a year ago using scrypt jane, so maybe the code has been optimized.
Was the scrypt-jane library available somewhere prior to September 13, 2012? If so, I'd like to snag a copy of that earlier version you benchmarked with. Which hashing algorithm in the scrypt-jane library was that benchmark performed with?