Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
2760410
Topic
255782
Board
Announcements (Altcoins)
Re: [XPM] [ANN] Primecoin High Performance
by
grc
on
19/07/2013, 07:20:29 UTC
Quote from: AstroKev on July 19, 2013, 06:21:31 AM
2) main.cpp
static const unsigned int nPrimorialHashFactor =
9
; // up from 7
I could be wrong, but I'm not convinced this change will make any significant difference. The primorial of 7 is the same as that of 9, since 8 and 9 aren't primes.