We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
经排查,venus 在 pubsub 层收到区块就比 lotus 慢,可以排除 pubsub 层以上代码的影响,后续可以对考虑连接的 peer 和 libp2p 进行研究
代码层面对比:
The text was updated successfully, but these errors were encountered:
上图是用 chain-co 来连接venus和lotus,再通过比较head的变化来对比收到区块的时间,相同高度等head稳定所花时间相差不大
Sorry, something went wrong.
1
simlecode
No branches or pull requests
经排查,venus 在 pubsub 层收到区块就比 lotus 慢,可以排除 pubsub 层以上代码的影响,后续可以对考虑连接的 peer 和 libp2p 进行研究
代码层面对比:
The text was updated successfully, but these errors were encountered: