package
Version:
v7.0.0-...-8ac4b21
Opens a new window with list of versions in this module.
Published: Oct 16, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package compress 根据 CPU 占用情况决定是否启用压缩
New 根据 CPU 使用率决定是否启用压缩功能
dur 多少时间检测一次 CPU 的使用率,不能小于 time.Second;
interval 每次检测时读取的时间长度,不能大于 dur;
percent CPU 的使用率大于此值时将禁用压缩功能;
Source Files
¶
Click to show internal directories.
Click to hide internal directories.