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] Call runAsync() once before starting recording #17993

Merged
merged 12 commits into from
Oct 2, 2021

Commits on Oct 1, 2021

  1. Add ServiceClientGetTest

    mikeharder committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    4858de3 View commit details
    Browse the repository at this point in the history
  2. Improve nodeFetch test

    - Change default URL to example.org since bing.com redirects to HTTPS
    - Remove unnecessary field
    mikeharder committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    4a3872c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04f7bd3 View commit details
    Browse the repository at this point in the history
  4. Allow untrusted SSL certs

    mikeharder committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e6d1301 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd73f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    859c5d1 View commit details
    Browse the repository at this point in the history
  7. Call Run() once before starting recording

    - Avoids capturing one-time setup like authorization requests
    mikeharder committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    3eda308 View commit details
    Browse the repository at this point in the history
  8. Move @azure/core-client to devDependency

    - Only used by sample test, not framework itself
    mikeharder committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    37795fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7727a08 View commit details
    Browse the repository at this point in the history
  10. Add trailing newline

    mikeharder committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    2a1564e View commit details
    Browse the repository at this point in the history
  11. rushx format

    mikeharder committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    6292dc5 View commit details
    Browse the repository at this point in the history
  12. Update changelog

    mikeharder committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    a097a48 View commit details
    Browse the repository at this point in the history