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

Add Go 1.8 TLS tracing support & refactor timing code #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 30, 2018

  1. Add Go 1.8 TLS tracing support & refactor timing code

    To have accurate measurement of TLS and support skipped steps (DNS, TCP
    and TLS reuse), the timing code has been refactored to use Go 1.8
    support for TLS tracing as well as a more descriptive variable namings
    for steps time.
    
    This commit removes support for Go versions lower than 1.8.
    rs committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    5403787 View commit details
    Browse the repository at this point in the history