You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2020/01/07 05:23:43 UTC

[trafficserver] branch master updated (b0685db -> 0ad8519)

This is an automated email from the ASF dual-hosted git repository.

masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from b0685db  Make sure shutdown_cont_event isn't holding any garbage references.
     add 0ad8519  Reduce process duration of test_Http2FrequencyCounter

No new revisions were added by this update.

Summary of changes:
 proxy/http2/Http2FrequencyCounter.cc               |   8 +-
 proxy/http2/Http2FrequencyCounter.h                |   3 +
 .../http2/unit_tests/test_Http2FrequencyCounter.cc | 102 +++++++++++----------
 3 files changed, 62 insertions(+), 51 deletions(-)