[GH-ISSUE #88] [Feature Request] MTR功能可否实现可控速率 #212

Open
opened 2026-03-14 20:34:37 +03:00 by kerem · 5 comments
Owner

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最大意义就是查看实时动态丢包和抖动。太慢就意义不是很大了。谢谢。

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最大意义就是查看实时动态丢包和抖动。太慢就意义不是很大了。谢谢。
Author
Owner

@Archeb commented on GitHub (May 25, 2025):

这个 mtr 功能实际上是原来 nexttrace 没有的,opentrace 只是跑完一次再执行一次追踪。如果要实现高并发的话需要修改实现,不过也是有可能的

<!-- gh-comment-id:2907665520 --> @Archeb commented on GitHub (May 25, 2025): 这个 mtr 功能实际上是原来 nexttrace 没有的,opentrace 只是跑完一次再执行一次追踪。如果要实现高并发的话需要修改实现,不过也是有可能的
Author
Owner

@lovexiaofan123 commented on GitHub (Mar 10, 2026):

多线程就可以

<!-- gh-comment-id:4031639262 --> @lovexiaofan123 commented on GitHub (Mar 10, 2026): 多线程就可以
Author
Owner

@tsosunchia commented on GitHub (Mar 10, 2026):

这个 mtr 功能实际上是原来 nexttrace 没有的,opentrace 只是跑完一次再执行一次追踪。如果要实现高并发的话需要修改实现,不过也是有可能的

基于最新ntrace内核,可实现这功能了

<!-- gh-comment-id:4031779895 --> @tsosunchia commented on GitHub (Mar 10, 2026): > 这个 mtr 功能实际上是原来 nexttrace 没有的,opentrace 只是跑完一次再执行一次追踪。如果要实现高并发的话需要修改实现,不过也是有可能的 基于最新ntrace内核,可实现这功能了
Author
Owner

@Archeb commented on GitHub (Mar 11, 2026):

基于最新ntrace内核,可实现这功能了

等NT正式版发了就跟进

<!-- gh-comment-id:4035477482 --> @Archeb commented on GitHub (Mar 11, 2026): > 基于最新ntrace内核,可实现这功能了 等NT正式版发了就跟进
Author
Owner

@lovexiaofan123 commented on GitHub (Mar 11, 2026):

感谢

<!-- gh-comment-id:4042209371 --> @lovexiaofan123 commented on GitHub (Mar 11, 2026): 感谢
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentrace#212
No description provided.