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

Provide a default strategy if users enabled the performance test but no other config changed #289

Open
taoran6 opened this issue Feb 21, 2023 · 0 comments

Comments

@taoran6
Copy link
Collaborator

taoran6 commented Feb 21, 2023

The factory mode possibly cast light on this. We would provide default implementation and user can provide the name of the strategy and that could help provide prototype for the strategy (hydrate a strategy with a predefined name).
Please refer to the following design patterns:

  • Prototype
  • Abstract factory
  • Flyweight

Originally posted by @hydraxman in #279 (comment)

@taoran6 taoran6 changed the title Provide a default strategy if users enabled the perf test but no other config changed Provide a default strategy if users enabled the performance test but no other config changed Feb 21, 2023
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

No branches or pull requests

1 participant