Last proof took 92 seconds
avg time: 92.27s // 0.0959 proofs/s
These log-based metrics aren’t precise, but good enough to get an impression of proofs per $ spent. It’s humbling to compare to the (opportunity) cost of buying $NOCK OTC.
What would be the maximum proof time target before you’d consider horizontal scaling? Would you expect this to change once Nockpool launches?
Everything according to the official readme: GitHub - zorp-corp/nockchain: Nockchain protocol monorepo. Right now, I’ve compiled with RUSTFLAGS=-C target-cpu=native -C opt-level=3 but I’m not sure whether it actually helps on this ISA.
I’ve also applied memory overcommit because this is linux and the machine is tight on RAM, but I’m not sure it’s strictly necessary with the smaller nock stack sizes.