-
在Docker里面跑了一天一夜也没有输出结果…… |
Beta Was this translation helpful? Give feedback.
Answered by
Guovin
Mar 18, 2025
Replies: 1 comment 4 replies
-
如果是默认配置运行,可以尝试减少模板频道数量,减小重测次数 |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Guovin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如果是默认配置运行,可以尝试减少模板频道数量,减小重测次数
sort_duplicate_limit
,调整测试超时时长sort_timeout
,配置cdn_url
。