Skip to content

[Feature]: Suggestions for Improvement After Performance TestingΒ #539

@Potterluo

Description

@Potterluo

πŸš€ The feature, motivation and pitch

I encountered some confusion while using the test_uc_performance in the test directory for performance testing, and there may be some improvements needed:

  1. The framework provides a way to capture data from dictionary lists; you could try using _proj to return the content.
  2. It would be helpful if the returned data results included information such as concurrency count, input/output, and model name for easier statistical analysis and organization.
  3. The @fixture marker could be used to handle non-assertion processes.
  4. I hope that after completing each data item test, the data can be returned promptly.

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions