Simplify the question, if you one is using some version of BSGS and finds a 52 bit key within 30 seconds, what's the speed?
When we talk mathematically about speed, it is calculated as the distance traveled divided by the time it takes to travel that distance (it only has magnitude). It can be defined also in terms of other quantities besides distance, depending on the context. In physics, speed is often defined as the rate of change of position over time, which is commonly expressed as distance traveled divided by the time taken to travel that distance, as mentioned earlier. In certain situations it can also be defined in terms of other quantities such as: angles, phases or displacements.
Your question can therefore not be answered because it is incomplete. Neither the first nor the second.
You could count the steps performed or keys tried and divide the total by the total time required. Then you would have keys/sec or steps/sec as the result, depends on your needs.
But you can't calculate 52bits/30sec and claim that you can work out 0.577 sec per number of bits, and of course you know yourself why that is. Because otherwise you would have already solved the entire puzzle hundreds of times
But how do devs calculate their speed when using BSGS?
I see a lot of peta, exa keys per second, I’m trying to figure out how they calculate the speed…and then apply it to my script.
thank you, I will DM (message) for the source code, wait a minute because I want to add a few things about thread speed, because there is a little bug in the private key search process.
Btw .. this is a very wise answer, sorry I also didn't think to ask like that, I also confused about how the developer can calculate freely for the entire search period with different speeds for each device, and also a different load key search..
but once again.. thank you, this is a wise answer and can be understood more broadly.
repp+ WanderingPhilospher
my code was running build with this formula, to trial and error for setup 66 bit keys.
number of possible 66-bit keys divided with search rate from 30-bit key.
my search rate per hour for 30 bit above is approximately 800,324 keys per hours (like what i said before about leaking the cpu speed and more usage ram when 30 bit above)
Time to find 66-bit key≈1.75×108years