SL22W14

From ETM
Jump to navigation Jump to search

◄ SL22W13 | SL22W15 ►


  • Rewrite of ChunkCommands
  • Compression testing for zstd with lag-machine to compare to lz4
  • Bug: ChunkFuture. default pool indirectly causes heavy lags trough chunkli & mc combination.
    • Caused by using commonPool() (because mc uses it)
    • Fixed by not using common pool