Files
2021-01-08 19:54:58 -06:00

941 B

layout, title, grand_parent, parent, nav_order, date, original
layout title grand_parent parent nav_order date original
forum Re: How fast do the fastest computers generate bitcoins? Forum Posts Bitcoin Forum 131 2010-06-22 04:35:26 UTC https://bitcointalk.org/index.php?topic=197.msg1656#msg1656

Re: How fast do the fastest computers generate bitcoins?


Re: How fast do the fastest computers generate bitcoins?
June 22, 2010, 04:35:26 AM

I've noticed that hashing performance doesn't vary as much between CPUs as you'd expect.  Compared to an old CPU, a newer CPU doesn't show as much of a speedup at hashing as it does on general benchmarks.

I guess recent CPU optimizations must have concentrated on things like I/O and branch prediction.  Most programs are a bunch of memory access, comparisons and branching, they rarely get down to cranking away at maths for very long.

The latest SVN version has a khash/s display.  Around 400 khash/s per processor is typical.