cryptic-game / cryptic-service

The offical service microservice of Cryptic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update miner formula

Defelo opened this issue · comments

commented

Describe the feature you would like
Update the formula to calculate the speed of the crypto miner.
New formula: MC/s = 0,08 - 0,08 * e^(-(CPU * RAM) / 300000)
New needs values for miner:

CPU: 1200
RAM: 650
GPU: 50
Disk: 50
Network: 50