Skip to content
Snippets Groups Projects
  • Vojtech Moravec's avatar
    83e6cac2
    Improve respondWithCompressionSummary() · 83e6cac2
    Vojtech Moravec authored
    Compression summary now also contains information about time spent
    compressing the data. This can be used to identify and optimize
    compression overhead. With the total time spent in compression code, the
    average compression time per request is sent.
    83e6cac2
    History
    Improve respondWithCompressionSummary()
    Vojtech Moravec authored
    Compression summary now also contains information about time spent
    compressing the data. This can be used to identify and optimize
    compression overhead. With the total time spent in compression code, the
    average compression time per request is sent.