Settings

Theme

Show HN: Impatience – measure event latency on peers using synchronised clocks

github.com

1 points by foax 2 months ago · 0 comments · 1 min read

Reader

I wanted to measure event-to-event latency on my remote control project Spud[0]. I found the C++ library Timesync[1] by Chris Taylor, which implements a unique "every packet is a probe" algorithm. I decided to port it to Rust, and also provide some abstractions for event latency measurement. Feel free to let me know if you find this useful, feedback is also welcome!

[0]: https://github.com/xfoa/Spud

[1]: https://github.com/catid/TimeSync

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection