Hacker News new | ask | show | jobs
by amock 5534 days ago
It seems like you'd be IO bound when scanning the array so using larger than machine precision integers shouldn't slow things down. Particularly since you know the number of bits you'll need beforehand.