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

Improve accuracy of server time estimates using HTTP Date header #46

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    7245aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffffa8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab80066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0207df1 View commit details
    Browse the repository at this point in the history
  5. add function for estimating server time based on a before and after s…

    …ample pair that detected a server time change
    MoralCode committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ca2d48e View commit details
    Browse the repository at this point in the history
  6. tweak parameters to pass down the sampling promise generator function…

    … into the new sampling method
    MoralCode committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b429e03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a7e28a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    b51a49f View commit details
    Browse the repository at this point in the history
  2. unnecessary function call

    this gets automatically called i think
    MoralCode committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    c5a0e47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8d72d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ec8263 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37595f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15aaacb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97492f4 View commit details
    Browse the repository at this point in the history