eclipse-zenoh / zenoh-pico

Eclipse zenoh for pico devices
Other
123 stars 79 forks source link

Improve throughput performance #2 (refcount focus) #737

Closed jean-roland closed 1 month ago

jean-roland commented 1 month ago

This PR continues on the work of #730. Profiling helped identify multiple causes of performance issue, including our refcount implementation with weak pointers.

github-actions[bot] commented 1 month ago

PR missing one of the required labels: {'new feature', 'breaking-change', 'bug', 'documentation', 'enhancement', 'dependencies', 'internal'}