nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
16k stars 1.41k forks source link

Reduce allocations in consumers #6039

Closed neilalexander closed 4 weeks ago

neilalexander commented 4 weeks ago

This PR makes the following changes that should reduce allocations in consumers:

Signed-off-by: Neil Twigg neil@nats.io