gst-plugins-rs/generic/threadshare/examples
François Laignel 235ded35fd ts: add feature to add counters for performance evaluation
Add a `tuning` feature which adds counters that help with performance
evaluation. The only counter added so far accumulates the duration a
Scheduler has been parked, which is pretty accurate an indication of
CPU usage of the Scheduler.
2022-09-13 07:29:50 +00:00
..
standalone ts: add feature to add counters for performance evaluation 2022-09-13 07:29:50 +00:00
benchmark.rs ts: add feature to add counters for performance evaluation 2022-09-13 07:29:50 +00:00
tcpclientsrc_benchmark_sender.rs Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
udpsrc_benchmark_sender.rs ts/examples: add rtp mode with jitter-buffer & trace stop duration 2022-03-28 08:47:32 +00:00