Skip to content
  • Alessio Netti's avatar
    Optimization · ee0e92b9
    Alessio Netti authored
    - Round-robin thread-to-connection assignment policy (speedup on
    small instantiations)
    - Sensor cache entries are pre-allocated to avoid reallocations, and
    shrunk to the correct size later
    - Avoiding heap allocations during message processing and recycling buffers
    ee0e92b9