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

optimize: Use lru to avoid resolving IP addresses repeatedly . #1772

Merged
merged 7 commits into from
Jun 28, 2020
Merged

optimize: Use lru to avoid resolving IP addresses repeatedly . #1772

merged 7 commits into from
Jun 28, 2020

Commits on Jun 26, 2020

  1. optimize: Use lru to avoid resolving IP addresses repeatedly .

    Cached the global rules to `ctx` .
    membphis committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    6eed603 View commit details
    Browse the repository at this point in the history
  2. change: wrong name .

    membphis committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    801983a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    f8e7a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c101b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    df75ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    652a0dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fe73f4 View commit details
    Browse the repository at this point in the history