mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-25 16:55:58 +03:00
[GH-ISSUE #88] [Feature Request] MTR功能可否实现可控速率 #80
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lovexiaofan123 on GitHub (May 23, 2025).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/88
Is your feature request related to a problem? Please describe. 您所请求的功能是否和某个问题有关?如果有,请说明
我发现MTR的发包速率实在有点慢,本身MTR最大意义就是查看实时动态丢包和抖动。太慢就意义不是很大了。谢谢。
@Archeb commented on GitHub (May 25, 2025):
这个 mtr 功能实际上是原来 nexttrace 没有的,opentrace 只是跑完一次再执行一次追踪。如果要实现高并发的话需要修改实现,不过也是有可能的