Skip to content

Seata Benchmark 1.0 Development Task #7646

@l81893521

Description

@l81893521

Check Ahead

  • I have searched the 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions