Skip to content
New issue

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

canal性能测试比较差原因是什么? #3570

Open
god8816 opened this issue May 28, 2021 · 1 comment
Open

canal性能测试比较差原因是什么? #3570

god8816 opened this issue May 28, 2021 · 1 comment

Comments

@god8816
Copy link

god8816 commented May 28, 2021

Canal我在我们测试环境和本地环境测试TPS在1500左右。 1、Canal产品性能测试 - 测试报告 - https://blog.csdn.net/god8816/article/details/116997147 2、Canal模块性能测试 - 测试报告 - https://www.yuque.com/god8816/yrz6ci/wlrxdw

@clannad2000
Copy link

是单表同步么, 如果不是单表同步. 则需要去mysql查询数据再写到es. 这样速度会慢很多.
另外适配器内的所有任务都是串行运行的. 可以考虑改成并行的.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants