l81893521 opened a new issue, #7646:
URL: https://github.com/apache/incubator-seata/issues/7646

   ### Check Ahead
   
   - [x] I have searched the [issues](https://github.com/seata/seata/issues) of 
this repository and believe that this is not a duplicate.
   
   - [ ] I am willing to try to implement this feature myself.
   
   
   ### Why you need it?
   
   As a distributed transaction solution, Seata's performance across different 
transaction modes is a key concern for users. Currently, there lacks a simple, 
focused tool to stress test various transaction modes (AT, TCC, Saga, etc.) and 
display critical table data changes in real-time.
   
   ### How it could be?
   
   Develop a command-line version Benchmark tool capable of stress testing 
Seata's transaction modes and displaying key information changes from the 
global transaction table (global_table) and branch transaction table 
(branch_table) in real-time during testing, enabling visual observation of 
transaction state transitions and performance metrics
   
   ### Other related information
   
   _No response_


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to