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

[Perf] Add strategy for performance test #279

Merged
merged 12 commits into from
Feb 23, 2023
Merged

Conversation

taoran6
Copy link
Collaborator

@taoran6 taoran6 commented Feb 17, 2023

  1. Perf overview

image

  1. Strategy architecture

image

  1. Add strategy for performance test:
  • Schedule
    • Support all runners that extend TestRunner, including Appium test, adb monkey test, Espresso test, T2C test, Appium monkey test, smart test.
  • Lifecycle
    • Supported: Appium test, adb monkey test
    • TODO: Support Espresso test, T2C test, Appium monkey test, smart test

agent/doc/UML/performance_design.puml Outdated Show resolved Hide resolved
agent/doc/UML/performance_design.puml Outdated Show resolved Hide resolved
taoran6 and others added 2 commits February 20, 2023 15:39
Co-authored-by: Nathan Bu <370788475@qq.com>
Co-authored-by: Nathan Bu <370788475@qq.com>
@hydraxman
Copy link
Member

please add some UT for the code change, you may cover the perfService and the parsers thanks!

Co-authored-by: Nathan Bu <370788475@qq.com>
taoran6 and others added 2 commits February 21, 2023 15:44
Co-authored-by: Nathan Bu <370788475@qq.com>
Resolve comments
Fix schedule bug
hydraxman
hydraxman previously approved these changes Feb 23, 2023
Copy link
Member

@hydraxman hydraxman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the effort! Approved.

@hydraxman hydraxman merged commit 4b5e048 into main Feb 23, 2023
@hydraxman hydraxman deleted the taroan/perf_strategy branch February 23, 2023 07:46
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

Successfully merging this pull request may close these issues.

4 participants