YOMO-Lee opened a new issue, #7947: URL: https://github.com/apache/seatunnel/issues/7947
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description At present, users often give feedback that the synchronization efficiency of using ST is low, and some may only have a few messages per second, making it difficult to determine the cause. It is always difficult to improve efficiency We plan to integrate a testing capability in ST, which has the following ideas 1. Split the user's configuration file into two parts, one for testing the bottleneck on the source side and the other for testing the bottleneck on the sink side 2. Based on the user's configuration file, test the network and read-write peaks at both ends, and then calculate a speed achievement rate by combining the current synchronization efficiency 3. Based on the above conclusions, some suggestions can be drawn Now, regarding how to evaluate the theoretical peak of synchronization in user environments, I hope everyone can give more suggestions ### Usage Scenario Users may experience slow efficiency when using ST ### Related issues 无 ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
