roc-toolkit icon indicating copy to clipboard operation
roc-toolkit copied to clipboard

CSV dumps

Open gavv opened this issue 10 months ago • 1 comments

  • [x] Add SpscByteBuffer and SpscRingBuffer
  • [x] Add CsvDumper
  • [ ] Add CLI options: --dump-file, --dump-rate
  • [ ] If option is given, create CsvDumper in pipeline and pass to all interested elements
  • [ ] Write to dump:
    • [ ] freq estimator stats
    • [ ] latency tuner stats (niq, e2e, target, stale)
    • [ ] link meter stats (total_packets, lost_packets, repaired_packets, min_jitter, max_jitter)

gavv avatar Apr 02 '24 20:04 gavv

Plotter: https://github.com/baranovmv/csvplotter

gavv avatar Apr 02 '24 20:04 gavv