package
Version:
v1.0.145
Opens a new window with list of versions in this module.
Published: Feb 7, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GC(limit int, percent int)
GC 1.触发条件间隔2分钟 2.达到内存堆阀值 3.手动触发runtime.GC 4.启动GC触发
触发阀值 limit * percent% * 2 (percent default 100%)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.