Skip to content

v3.3

Compare
Choose a tag to compare
@dongdaoguang dongdaoguang released this 01 Nov 11:16
· 10 commits to master since this release

优化&新特性

  • 优化GC算法,每次GC任务结束后继续递归判断是否需要GC,而不是依赖compact触发GC任务,提升GC速度
  • 支持动态设置GC每次采样数据总量,文件采样检查周期,垃圾回收比例以及GC任务队列大小