-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add perf tests for track 2 librareis #17823
Comments
Remove x-ms-long-running-operation-options from MFE spec (Azure#17823) * Removed x-ms-long-running-operation-options from MFE spec Removed from 2021-03-01-preview api version for non-POST LRO operations. Non-breaking change to fix autogenerated REST clients. * Fixed validation errors in examples for MFE 2021-03-01-preview api version
Hi @jeremymeng, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support. |
Perf tests is one of the requirements for releasing a track 2 GA package. We should add perf tests for all our track 2 libraries and make it a item in the release checklist. The main goal is to cover our SDK code but you may want to consult the service team on the scenarios to target.
Wiki page on how to add perf tests: https://github.com/Azure/azure-sdk-for-js/wiki/Writing-Performance-Tests
There are several SDKs in this repo that have the perf test projects. Examples below
Packages:
The text was updated successfully, but these errors were encountered: