Live data from Hacker News

Viewing profile — kadajett2

kadajett2

HN member
Joined
Fri, Jun 21, 2024, 2:01 AM UTC
HN karma
1
Public activity
5 items

About kadajett2

No profile information was provided.

Recent public activity

  1. comment
    Comment #40770008

    Using simd properly(I think) and lowering the nonce text, I went from that 7MH/s to 10MH/s I have a bunch of other ideas to get me to my goal of 20, but I am happy to let this run …

  2. comment
    Comment #40769957

    Ah, nice! I will shorten it after I finish the simd addition! I didn't even think of that. I was just overcomplicating my thread partitions to avoid collisions.

  3. comment
    Comment #40769500

    Man, I can't get higher than 8mh/s on my m1 Pro with multithreaded rust. I already got 11 zeros, but I am now more interested in beating at least 20mh/s. Time to comb through this …

  4. comment
    Comment #40769423

    Also, Oi tudo bem @quirino?!? Will you be posting the number of competitors at any point? I would love to see how good my 24 is in the grand scheme!

  5. comment
    Comment #40769375

    Just got to 11 zeros with some beginner rust code! Gonna keep it running for a while to see if I can get higher than 24, but this was a ton of fun! And it was my first time doing p…