jittertrap icon indicating copy to clipboard operation
jittertrap copied to clipboard

JitterTrap is a measurement and impairment tool for developers of latency-sensitive applications and devices.

Results 13 jittertrap issues
Sort by recently updated
recently updated
newest added

- Create a package for OpenWRT - Document the process and progress in this issue - Publish this work somewhere (preferably upstream in OpenWRT)

bounty

The interface list doesn't handle dynamically adding/removing interfaces. For example, new tap devices created by qemu-bridge-helper don't show up in the the dropdown and, if these interfaces are removed after...

Assertion failed on build of master @ commit 2d36223, when changing the selected interface: jt-server: intervals.c:404: void tt_get_top5(struct tt_top_flows *, struct timeval): Assertion `0' failed. --- Want to back this...

The ability to save (or export) measurements, test results and raised traps (with trigger values) is needed for user records and benchmark comparisons. **Tasks** 1. Define a file format. 2....

enhancement

Once per-connection response times are collected/calculated (in #48), plot the response times as heat maps. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/62897760-plot-heat-maps-of-per-connection-resonse-times?utm_campaign=plugin&utm_content=tracker%2F10143345&utm_medium=issues&utm_source=github)** We accept bounties via...

enhancement

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/62653554-show-response-times-in-top-talk-talkers-view?utm_campaign=plugin&utm_content=tracker%2F10143345&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F10143345&utm_medium=issues&utm_source=github).

enhancement

This is the current set of capabilities to get things working: `sudo setcap "cap_sys_admin,cap_sys_resource,cap_syslog,cap_sys_nice,cap_block_suspend,cap_net_bind_service,cap_net_raw,cap_net_admin+eip" server/jt-server` This is quite a lot! Plan: 1. This might be more than the minimum caps...

enhancement
help wanted
bounty

To comply with [Fedora packaging guidelines](https://fedoraproject.org/wiki/Packaging:JavaScript), dependencies like `d3.js` need to be installed system-wide, away from the rest of the web assets. However, some use cases require the js dependencies...

bounty

**Background** Most people think of throughput as the defining characteristic of any network transport, rather than delay and delay variation. JitterTrap currently lacks the ability to specify the maximum throughput....

enhancement

**Background** The current Impairments, Measurements and Traps modules lack a mechanism to do repeatable test scenarios. A Test module is needed! **Task** Tests specify: - a tuple of impairment parameters...

enhancement