Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Optimize queries using regex matchers for set lookups #602

Merged
merged 19 commits into from
May 27, 2019

Commits on May 13, 2019

  1. Original version of the set optimization

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d249d1d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. simple set matcher

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 14, 2019
    Configuration menu
    Copy the full SHA
    32080de View commit details
    Browse the repository at this point in the history
  2. simple set matcher

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 14, 2019
    Configuration menu
    Copy the full SHA
    3f60bf8 View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 14, 2019
    Configuration menu
    Copy the full SHA
    02dfa44 View commit details
    Browse the repository at this point in the history
  4. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 14, 2019
    Configuration menu
    Copy the full SHA
    842e2a4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. add benchmark

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 15, 2019
    Configuration menu
    Copy the full SHA
    1e3cf63 View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 15, 2019
    Configuration menu
    Copy the full SHA
    4a66e34 View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 15, 2019
    Configuration menu
    Copy the full SHA
    87c3186 View commit details
    Browse the repository at this point in the history
  4. update benchmark

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 15, 2019
    Configuration menu
    Copy the full SHA
    017871f View commit details
    Browse the repository at this point in the history
  5. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 15, 2019
    Configuration menu
    Copy the full SHA
    b81e86b View commit details
    Browse the repository at this point in the history
  6. update benchmark

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 15, 2019
    Configuration menu
    Copy the full SHA
    0f88eed View commit details
    Browse the repository at this point in the history
  7. update benchmark

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 15, 2019
    Configuration menu
    Copy the full SHA
    81cb028 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. update benchmark

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 16, 2019
    Configuration menu
    Copy the full SHA
    954df56 View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 16, 2019
    Configuration menu
    Copy the full SHA
    c929d7a View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 16, 2019
    Configuration menu
    Copy the full SHA
    959158e View commit details
    Browse the repository at this point in the history
  4. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 16, 2019
    Configuration menu
    Copy the full SHA
    591ae7c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 17, 2019
    Configuration menu
    Copy the full SHA
    2749e56 View commit details
    Browse the repository at this point in the history
  2. use genSeries from prometheus-junkyard#467

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 17, 2019
    Configuration menu
    Copy the full SHA
    d30f3a2 View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: naivewong <867245430@qq.com>
    naivewong committed May 17, 2019
    Configuration menu
    Copy the full SHA
    6049a19 View commit details
    Browse the repository at this point in the history