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 improvements #1517

Merged
merged 6 commits into from
Mar 28, 2018
Merged

Perf improvements #1517

merged 6 commits into from
Mar 28, 2018

Commits on Mar 23, 2018

  1. Skip default adapters for translation layer clients (#1488)

    * Skip default extensions
    
    * Review comments
    
    * Unit tests
    
    * review comments
    abhishkk committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    10b4b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be52de View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Perf tests for Skip default adapters (#1504)

    * Perf tests for Skip default adapters
    
    * review comments
    
    * review comments
    abhishkk committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    abfc9ca View commit details
    Browse the repository at this point in the history
  2. Don't initialize trace if specifically asked not to (#1490)

    * Donot initialize trace if specifically asked not to
    
    * For Testhost only Initialize Tracing if --diag is passed
    
    * test fix
    
    * Tracing for datacollector also to be initialized via --diag switch
    mayankbansal018 committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    eca43d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    aae3a17 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    4d1fb14 View commit details
    Browse the repository at this point in the history