-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
cppC++ codeC++ codeenhancementNew feature or requestNew feature or requestzenohZenoh plugin codeZenoh plugin code
Description
Performance Task
Add benchmarks to measure Zenoh plugin throughput and latency.
Metrics to Track
- Throughput: Messages/second per subscription
- Latency: Message publish to callback delivery time
- Memory: Memory usage per active subscription
- CPU: CPU usage under load
Proposed Solution
Use Google Benchmark library to measure baseline performance and detect regressions.
Files to Add
- middlewares/zenoh/src/zenoh_plugin/bench/
Priority
Low - Performance is currently acceptable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cppC++ codeC++ codeenhancementNew feature or requestNew feature or requestzenohZenoh plugin codeZenoh plugin code