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
部署了4节点链,进行稳定性测试;测是的合约写,每次call都创建新账号。 在持续了一天之后,性能下降明显,冲500+tps下降到30tps左右; 大约估下,此时的账号空间大约在1000万左右。 另外,重新部署链,预先准备了10万账号,重复使用,测试合约写。测试了一天,tps基本维持在500tps上下。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
部署了4节点链,进行稳定性测试;测是的合约写,每次call都创建新账号。
在持续了一天之后,性能下降明显,冲500+tps下降到30tps左右;
大约估下,此时的账号空间大约在1000万左右。
另外,重新部署链,预先准备了10万账号,重复使用,测试合约写。测试了一天,tps基本维持在500tps上下。
The text was updated successfully, but these errors were encountered: