You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a node that provides rpc, the server has 32c, 128G memory
However, when requesting, the zkProver program will fully occupy all CPUs of the server, but the qps it can provide is very small (compare to the bor program)
At the same time, I feel strange that zkevm-node, as an rpc provider, uses very little cpu, but zkProver takes up full cpu.
The program configuration is the default configuration https://github.com/0xPolygonHermez/zkevm-node/releases/download/v0.3.1/mainnet.zip
The text was updated successfully, but these errors were encountered:
As a node that provides rpc, the server has 32c, 128G memory
However, when requesting, the zkProver program will fully occupy all CPUs of the server, but the qps it can provide is very small (compare to the bor program)
At the same time, I feel strange that zkevm-node, as an rpc provider, uses very little cpu, but zkProver takes up full cpu.
The program configuration is the default configuration
https://github.com/0xPolygonHermez/zkevm-node/releases/download/v0.3.1/mainnet.zip
The text was updated successfully, but these errors were encountered: