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

Ignore common label-values in ProxyResponseHeap sort function #6299

Merged

Commits on Apr 20, 2023

  1. sort ProxyResponseHeap comparing only diff labels

    Signed-off-by: Walther Lee <walthere.lee@gmail.com>
    wallee94 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d75fbe5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. proxy heap: remove store labels before comparing response series

    Signed-off-by: Walther Lee <walthere.lee@gmail.com>
    wallee94 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    4df39d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Remove testingRespSet and update comparison func

    Signed-off-by: Walther Lee <walthere.lee@gmail.com>
    wallee94 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f460da5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into change-proxy-response-heap-less-func

    Signed-off-by: Walther Lee <walthere.lee@gmail.com>
    wallee94 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    191c775 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Walther Lee <walthere.lee@gmail.com>
    wallee94 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5a7c764 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Reuse buffers for label comparison

    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    85067c3 View commit details
    Browse the repository at this point in the history
  2. Use len instead of cap

    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d2c6333 View commit details
    Browse the repository at this point in the history
  3. Use len instead of cap

    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b8977d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge pull request #1 from fpetkovski/change-proxy-response-heap-less…

    …-func
    
    Reuse buffers for label comparison
    wallee94 authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    380b1e4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into change-proxy-response-heap-less-func

    Signed-off-by: Walther Lee <walthere.lee@gmail.com>
    wallee94 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6afef49 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge branch 'main' into change-proxy-response-heap-less-func

    Signed-off-by: Walther Lee <walthere.lee@gmail.com>
    wallee94 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    26c5513 View commit details
    Browse the repository at this point in the history