Skip to content

bench(zenoh): Add performance benchmarks #44

@zhexuany

Description

@zhexuany

Performance Task

Add benchmarks to measure Zenoh plugin throughput and latency.

Metrics to Track

  1. Throughput: Messages/second per subscription
  2. Latency: Message publish to callback delivery time
  3. Memory: Memory usage per active subscription
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    cppC++ codeenhancementNew feature or requestzenohZenoh plugin code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions