1. 27.01.2022 3 коммита
  2. 26.01.2022 2 коммита
  3. 25.01.2022 5 коммитов
  4. 24.01.2022 1 коммит
  5. 21.01.2022 3 коммита
  6. 19.01.2022 2 коммита
  7. 18.01.2022 5 коммитов
  8. 17.01.2022 1 коммит
  9. 14.01.2022 1 коммит
    • Erik Vesteraas's avatar
      KTOR-3680 Use DEFAULT_COMPRESSION for java.util.zip.Deflater (#2772)
      · 27c6b801
      Erik Vesteraas создал
      Rather than BEST_COMPRESSION. BEST_COMPRESSION is generally many times
      slower than DEFAULT_COMPRESSION for miniscule improvements to compressed
      size, making BEST_COMPRESSION almost always the wrong choice when
      compression time is part of the equation.
      
      This should probably be configurable, since the optimal choice depends
      on expected network speed, CPU speed, and which implementation the JDK
      uses, but DEFAULT_COMPRESSION is a pretty good default.
      27c6b801
  10. 13.01.2022 4 коммита
  11. 11.01.2022 1 коммит
  12. 07.01.2022 1 коммит
  13. 23.12.2021 2 коммита
  14. 22.12.2021 6 коммитов
  15. 20.12.2021 1 коммит
  16. 17.12.2021 1 коммит
  17. 16.12.2021 1 коммит